[PATCH] D93389: [InstCombine] Remove scalable vector restriction in InstCombineCasts
JunMa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 03:07:31 PST 2020
junparser created this revision.
junparser added reviewers: efriedma, ctetreau, spatel, sdesmalen, RKSimon.
junparser added a project: LLVM.
Herald added subscribers: dexonsmith, hiraditya.
junparser requested review of this revision.
Herald added a subscriber: llvm-commits.
As is the title.
TestPlan: check-llvm
Repository:
rG LLVM Github Monorepo
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.312167.patch
Type: text/x-patch
Size: 10392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/09d8eddf/attachment-0001.bin>
More information about the llvm-commits
mailing list