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

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 06:48:21 PDT 2022


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

Codestyle changes + check branch opcode instead of subtarget when loading parameters.


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.467767.patch
Type: text/x-patch
Size: 19521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/85ea6c7b/attachment.bin>


More information about the llvm-commits mailing list