[PATCH] D37388: [X86] Allow cross-lane permutations for sub targets supporting AVX2.

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 19:53:36 PDT 2017


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

- Formatting changes


https://reviews.llvm.org/D37388

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/vector-shuffle-256-v16.ll
  test/CodeGen/X86/vector-shuffle-512-v32.ll
  test/CodeGen/X86/vector-shuffle-combining-avx2.ll
  test/CodeGen/X86/vector-shuffle-v48.ll
  test/CodeGen/X86/x86-interleaved-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37388.113949.patch
Type: text/x-patch
Size: 122332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/41ae9555/attachment-0001.bin>


More information about the llvm-commits mailing list