[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 20:01:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312608: [X86] Allow cross-lane permutations for sub targets supporting AVX2. (authored by jbhateja).

Changed prior to commit:
  https://reviews.llvm.org/D37388?vs=113949&id=113950#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37388

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

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


More information about the llvm-commits mailing list