[PATCH] D26297: [AVX-512] Add support for lowering shuffles to VALIGND/VALIGNQ

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 20:02:04 PST 2016


craig.topper updated the summary for this revision.
craig.topper updated this revision to Diff 77437.
craig.topper added a comment.

Updating tests to only show difference in codegen with this patch.


https://reviews.llvm.org/D26297

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/vector-shuffle-256-v4.ll
  test/CodeGen/X86/vector-shuffle-256-v8.ll
  test/CodeGen/X86/vector-shuffle-512-v16.ll
  test/CodeGen/X86/vector-shuffle-512-v8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26297.77437.patch
Type: text/x-patch
Size: 12936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/0032c89c/attachment.bin>


More information about the llvm-commits mailing list