[PATCH] D77202: [Target][ARM] Fold or(A, B) more aggressively for I1 Vectors

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 01:33:39 PDT 2020


Pierre-vh updated this revision to Diff 261754.
Pierre-vh added a comment.

- Moved the (not(vcmp)) -> !vcmp fold to `PerformXORCombine`


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

https://reviews.llvm.org/D77202

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/cond-vector-reduce-mve-codegen.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpf.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpfr.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpfz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77202.261754.patch
Type: text/x-patch
Size: 22644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/4f7d3ac5/attachment.bin>


More information about the llvm-commits mailing list