[PATCH] D130006: [SPARC] Improve integer branch handling for v9 targets

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 07:35:42 PDT 2022


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

Set `cc = 0b00` in `BPA` instruction definition.


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

https://reviews.llvm.org/D130006

Files:
  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/test/CodeGen/SPARC/atomics.ll
  llvm/test/CodeGen/SPARC/branches-v9.ll
  llvm/test/CodeGen/SPARC/hard-quad-float.ll
  llvm/test/CodeGen/SPARC/missinglabel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130006.471545.patch
Type: text/x-patch
Size: 31924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/1c9d2cdd/attachment.bin>


More information about the llvm-commits mailing list