[PATCH] D142458: [SPARC] Implement hooks for conditional branch relaxation

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 00:01:14 PST 2023


koakuma updated this revision to Diff 497220.
koakuma added a comment.

Update as suggested, remove the conditional on target.


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
  llvm/test/CodeGen/SPARC/smulo-128-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142458.497220.patch
Type: text/x-patch
Size: 14619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/35b70eeb/attachment.bin>


More information about the llvm-commits mailing list