[PATCH] D106051: [ARM] Extend more reductions during lowering

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 06:55:41 PDT 2021


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

Use any_of again.


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

https://reviews.llvm.org/D106051

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-vecreduce-add.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-addpred.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-mla.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-mlapred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106051.359309.patch
Type: text/x-patch
Size: 47672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/95996bc2/attachment.bin>


More information about the llvm-commits mailing list