[PATCH] D76844: [InstCombine] try to reduce shuffle with bitcasted operand
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 2 10:50:12 PDT 2020
spatel updated this revision to Diff 254563.
spatel marked 3 inline comments as done.
spatel added a comment.
Patch updated - no logic changes, but rebased/reduced with new shuffle instruction.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76844/new/
https://reviews.llvm.org/D76844
Files:
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/test/Transforms/InstCombine/shufflevec-bitcast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76844.254563.patch
Type: text/x-patch
Size: 6883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200402/0811471b/attachment.bin>
More information about the llvm-commits
mailing list