[PATCH] D139339: [InstCombine] Bubble vector.reverse of select operands to their result.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 04:19:01 PST 2022
paulwalker-arm updated this revision to Diff 480428.
paulwalker-arm added a comment.
Fixed typo in comment and converted reverse_select_reverse to show flags get preserved.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139339/new/
https://reviews.llvm.org/D139339
Files:
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/vector-reverse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139339.480428.patch
Type: text/x-patch
Size: 20985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221206/3c0e44a9/attachment.bin>
More information about the llvm-commits
mailing list