[PATCH] D123911: [VectorCombine] Fold shuffle select pattern

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 07:22:11 PDT 2022


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

Update some of the comments, and adjust the removal of nodes to fix some sanitizer issues this was having.


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

https://reviews.llvm.org/D123911

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123911.426697.patch
Type: text/x-patch
Size: 40973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/fb6b4ab8/attachment-0001.bin>


More information about the llvm-commits mailing list