[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
Thu Oct 6 12:07:35 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283480: [DAG] Generalize build_vector -> vector_shuffle combine for more than 2 inputs (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D24683?vs=71885&id=73832#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24683

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/PowerPC/pr27078.ll
  llvm/trunk/test/CodeGen/X86/oddshuffles.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24683.73832.patch
Type: text/x-patch
Size: 116858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/30909fcd/attachment-0001.bin>


More information about the llvm-commits mailing list