[PATCH] D13648: AVX512: shuff62x2 DAG lowering

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 03:23:50 PDT 2015


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

Simon, 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/vector-shuffle-512-v8.ll
  test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13648.37226.patch
Type: text/x-patch
Size: 16161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151013/0620d63a/attachment-0001.bin>


More information about the llvm-commits mailing list