[PATCH] D135515: [SPARC] Don't emit deprecated FP branches when targeting v9

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 01:16:25 PDT 2022


koakuma updated this revision to Diff 469867.
koakuma edited the summary of this revision.
koakuma added a comment.

Don't do setHasMultipleConditionRegister.
For now, just disallow deprecated branch forms, the work of enabling whole-FP CCR allocation will be done in a separate patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135515/new/

https://reviews.llvm.org/D135515

Files:
  llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
  llvm/lib/Target/Sparc/SparcISelLowering.cpp
  llvm/lib/Target/Sparc/SparcISelLowering.h
  llvm/lib/Target/Sparc/SparcInstr64Bit.td
  llvm/lib/Target/Sparc/SparcInstrInfo.cpp
  llvm/lib/Target/Sparc/SparcInstrInfo.td
  llvm/lib/Target/Sparc/SparcRegisterInfo.td
  llvm/test/CodeGen/SPARC/2011-01-11-CC.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135515.469867.patch
Type: text/x-patch
Size: 18848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/5a1c78c4/attachment.bin>


More information about the llvm-commits mailing list