[PATCH] D10683: AVX-512 vector shuffle lowering

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 02:01:54 PDT 2015


delena updated this revision to Diff 33912.
delena added a comment.

I added UNPACK shuffles with swapping operands


Repository:
  rL LLVM

http://reviews.llvm.org/D10683

Files:
  lib/Target/X86/Utils/X86ShuffleDecode.cpp
  lib/Target/X86/Utils/X86ShuffleDecode.h
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86MCInstLower.cpp
  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: D10683.33912.patch
Type: text/x-patch
Size: 102804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150903/f197604a/attachment.bin>


More information about the llvm-commits mailing list