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

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 11:29:15 PDT 2017


jbhateja updated this revision to Diff 108125.
jbhateja edited the summary of this revision.
jbhateja added a comment.

Patch updation post rebase.


https://reviews.llvm.org/D35788

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/oddshuffles.ll
  test/CodeGen/X86/shuffle-strided-with-offset-512.ll
  test/CodeGen/X86/vector-shuffle-512-v16.ll
  test/CodeGen/X86/vector-shuffle-512-v32.ll
  test/CodeGen/X86/vector-shuffle-512-v8.ll

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


More information about the llvm-commits mailing list