[PATCH] D13648: AVX512: shuff62x2 DAG lowering

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 04:04:44 PDT 2015


igorb updated this revision to Diff 37332.
igorb marked 3 inline comments as done.
igorb added a comment.

Thank you very much for your review! I have updated the patch according to your comments.


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.37332.patch
Type: text/x-patch
Size: 49020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151014/907d41fa/attachment.bin>


More information about the llvm-commits mailing list