[PATCH] D24683: [DAGCombine] Generalize build_vector -> vector_shuffle combine for more than 2 inputs
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 19 15:34:09 PDT 2016
mkuper updated this revision to Diff 71885.
mkuper added a comment.
Applied Simon's comments.
https://reviews.llvm.org/D24683
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/PowerPC/pr27078.ll
test/CodeGen/X86/oddshuffles.ll
test/CodeGen/X86/vector-trunc-math.ll
test/CodeGen/X86/vector-trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24683.71885.patch
Type: text/x-patch
Size: 116900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160919/151311bd/attachment-0001.bin>
More information about the llvm-commits
mailing list