-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
branch type is determined pre packetization. Packetization then pushes the instruction too far for the 13 bit imm that the branch supports. Moving the branch offsets to use instruction offset instead of byte offset should fix.
Files to look at:
arch-gen: llvm/lib/Target/Primate/MCTargetDesc/PrimateAsmBackend.cpp
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working