[PATCH] D13648: AVX512: shuff62x2 DAG lowering

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 04:54:46 PDT 2015


igorb updated this revision to Diff 37474.
igorb marked 4 inline comments as done.
igorb added a comment.

Thank for your review,  I have updated the patch according to your comments. 
Please take a look.


Repository:
  rL LLVM

http://reviews.llvm.org/D13648

Files:
  lib/Target/X86/InstPrinter/X86InstComments.cpp
  lib/Target/X86/Utils/X86ShuffleDecode.cpp
  lib/Target/X86/Utils/X86ShuffleDecode.h
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/avx512-intrinsics.ll
  test/CodeGen/X86/avx512vl-intrinsics.ll
  test/CodeGen/X86/vector-shuffle-512-v8.ll
  test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13648.37474.patch
Type: text/x-patch
Size: 48874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/dab2e0bd/attachment.bin>


More information about the llvm-commits mailing list