[PATCH] D66701: [ARM] Invert CSEL predicates if the opposite is a simpler constant to materialise

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 04:05:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370741: [ARM] Invert CSEL predicates if the opposite is a simpler constant to… (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66701?vs=217015&id=218430#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66701

Files:
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/test/CodeGen/Thumb2/csel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66701.218430.patch
Type: text/x-patch
Size: 9022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/e0a15f3f/attachment.bin>


More information about the llvm-commits mailing list