[PATCH] D115185: [ARM] Fold away CMP/CSINC from CMOV

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 03:34:50 PST 2021


dmgreen updated this revision to Diff 393432.
dmgreen added a comment.

Thanks for the suggestion. Rejigged the code to only have a single DAG.getNode(..) call.


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

https://reviews.llvm.org/D115185

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-pred-or.ll
  llvm/test/CodeGen/Thumb2/mve-pred-vselect.ll
  llvm/test/CodeGen/Thumb2/mve-pred-xor.ll
  llvm/test/CodeGen/Thumb2/mve-saturating-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115185.393432.patch
Type: text/x-patch
Size: 7661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211210/ab611a77/attachment.bin>


More information about the llvm-commits mailing list