[PATCH] D123494: [VectorCombine] Find and remove shuffles from commutative reductions

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 05:48:33 PDT 2022


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

Update to sort the indices.


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

https://reviews.llvm.org/D123494

Files:
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/Transforms/VectorCombine/AArch64/vecreduce-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123494.425754.patch
Type: text/x-patch
Size: 21751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220428/6b85042c/attachment.bin>


More information about the llvm-commits mailing list