[PATCH] D93389: [InstCombine] Remove scalable vector restriction in InstCombineCasts
JunMa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 22:03:48 PST 2020
junparser updated this revision to Diff 312378.
junparser added a comment.
Remove the change that do not have testcases
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93389/new/
https://reviews.llvm.org/D93389
Files:
llvm/lib/IR/Verifier.cpp
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/test/Transforms/InstCombine/addrspacecast.ll
llvm/test/Transforms/InstCombine/ptr-int-cast.ll
llvm/test/Transforms/InstCombine/trunc-extractelement.ll
llvm/test/Transforms/InstCombine/vec_shuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93389.312378.patch
Type: text/x-patch
Size: 9333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/0336425f/attachment.bin>
More information about the llvm-commits
mailing list