[PATCH] D93622: [ARM] Extend lowering for i64 reductions

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 03:51:19 PST 2021


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

Updated to use is128BitVector


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

https://reviews.llvm.org/D93622

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: D93622.314353.patch
Type: text/x-patch
Size: 53417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210104/6493927b/attachment.bin>


More information about the llvm-commits mailing list