[PATCH] D142458: [SPARC] Implement hooks for conditional branch relaxation
Koakuma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 19:26:30 PST 2023
koakuma updated this revision to Diff 494494.
koakuma added a comment.
- Use MI.isInlineAsm() as suggested
- Clean up unnecessary changes
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142458/new/
https://reviews.llvm.org/D142458
Files:
llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
llvm/lib/Target/Sparc/SparcInstrInfo.cpp
llvm/lib/Target/Sparc/SparcInstrInfo.h
llvm/lib/Target/Sparc/SparcInstrInfo.td
llvm/lib/Target/Sparc/SparcTargetMachine.cpp
llvm/test/CodeGen/SPARC/branches-relax.ll
llvm/test/CodeGen/SPARC/branches-v9.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142458.494494.patch
Type: text/x-patch
Size: 14223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/9c0727a3/attachment.bin>
More information about the llvm-commits
mailing list