[PATCH] D105620: [PoC][DO_NOT_MERGE] Add llc option to switch on and off hasMultipleConditionRegisters feature from a target.

Paolo Savini via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 06:27:56 PDT 2021


PaoloS updated this revision to Diff 357207.
PaoloS added a comment.

Fixed the test to reflect the effects of the hasMultipleConditionRegisters on the lowering of select and the sinking of icmp.


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

https://reviews.llvm.org/D105620

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/test/CodeGen/RISCV/multiple-cond-regs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105620.357207.patch
Type: text/x-patch
Size: 5721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/8001c3e4/attachment.bin>


More information about the llvm-commits mailing list