[PATCH] D77299: [InstCombine] convert bitcast-shuffle to vector trunc
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 2 14:06:36 PDT 2020
spatel updated this revision to Diff 254611.
spatel marked 2 inline comments as done.
spatel added a comment.
Patch updated:
Widened type for scaled index and added assert.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77299/new/
https://reviews.llvm.org/D77299
Files:
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/test/Transforms/InstCombine/shuffle-cast.ll
llvm/test/Transforms/PhaseOrdering/vector-trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77299.254611.patch
Type: text/x-patch
Size: 9361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200402/50eae17b/attachment.bin>
More information about the llvm-commits
mailing list