[PATCH] D24491: [DAG] Allow build_vector-to-vector_shuffle combine to combine builds from two overly-wide vectors.

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 15:02:14 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281402: [DAG] Allow build-to-shuffle combine to combine builds from two wide vectors. (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D24491?vs=71100&id=71242#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24491

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/oddshuffles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24491.71242.patch
Type: text/x-patch
Size: 13650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160913/87fdfb28/attachment.bin>


More information about the llvm-commits mailing list