[PATCH] D77299: [InstCombine] convert bitcast-shuffle to vector trunc
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 3 06:57:28 PDT 2020
spatel updated this revision to Diff 254778.
spatel marked an inline comment as done.
spatel added a comment.
Patch updated:
Fixed types to deal with overflow (hopefully properly this time!).
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.254778.patch
Type: text/x-patch
Size: 9367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/280365ae/attachment.bin>
More information about the llvm-commits
mailing list