[PATCH] D12125: [DAGCombiner] Fold CONCAT_VECTORS of EXTRACT_SUBVECTOR (or undef) to VECTOR_SHUFFLE.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 13:10:52 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245490: [DAGCombiner] Fold CONCAT_VECTORS of EXTRACT_SUBVECTOR (or undef) to… (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D12125?vs=32541&id=32603#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12125

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/pr15267.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12125.32603.patch
Type: text/x-patch
Size: 9693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150819/a8decde8/attachment.bin>


More information about the llvm-commits mailing list