[PATCH] D68195: [DAGCombiner] Peek through vector concats when trying to combine shuffles.
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 29 11:02:16 PDT 2019
deadalnix created this revision.
deadalnix added reviewers: craig.topper, efriedma, RKSimon, lebedev.ri.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This combine showed up as needed when exploring the regression when processing the DAG in topological order.
Repository:
rL LLVM
https://reviews.llvm.org/D68195
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/vector-shuffle-combining.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68195.222332.patch
Type: text/x-patch
Size: 6203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190929/834dfb8b/attachment.bin>
More information about the llvm-commits
mailing list