[PATCH] D93289: [InstCombine] Remove scalable vector restriction in foldVectorBinop
JunMa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 02:38:50 PST 2020
junparser created this revision.
junparser added reviewers: efriedma, ctetreau, spatel, sdesmalen.
junparser added a project: LLVM.
Herald added a subscriber: 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/D93289
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/fold-bin-operand.ll
llvm/test/Transforms/InstCombine/vec-binop-select.ll
llvm/test/Transforms/InstCombine/vec_shuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93289.311848.patch
Type: text/x-patch
Size: 7327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/5c18f230/attachment.bin>
More information about the llvm-commits
mailing list