[PATCH] D35788: [DAGCombiner] Extending pattern detection for vector shuffle.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 12 10:45:20 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310782: [DAGCombiner] Extending pattern detection for vector shuffle (REAPPLIED) (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D35788?vs=110164&id=110842#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35788

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/shuffle-vs-trunc-512.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v8.ll
  llvm/trunk/test/CodeGen/X86/x86-interleaved-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35788.110842.patch
Type: text/x-patch
Size: 16483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170812/b9868281/attachment.bin>


More information about the llvm-commits mailing list