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

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 20:41:14 PDT 2017


jbhateja updated this revision to Diff 109680.
jbhateja added a comment.

- Updations to tests post commit https://reviews.llvm.org/rL309963.
- Synthetic changes to cover review comments.
- Merge branch 'master' of git://github.com/llvm-mirror/llvm


https://reviews.llvm.org/D35788

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35788.109680.patch
Type: text/x-patch
Size: 18417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/8771dc38/attachment.bin>


More information about the llvm-commits mailing list