[PATCH] D35788: [DAGCombiner] Extending pattern detection for vector shuffle.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 05:47:33 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310058: [DAGCombiner] Extending pattern detection for vector shuffle. (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D35788?vs=109680&id=109721#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35788
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/oddshuffles.ll
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.109721.patch
Type: text/x-patch
Size: 18479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/63299d8e/attachment.bin>
More information about the llvm-commits
mailing list