[PATCH] D14821: AVX-512: kunpck intrinsics

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 04:37:12 PST 2015


igorb updated this revision to Diff 42056.
igorb marked an inline comment as done.
igorb added a comment.

Support for 32bit mode was implemented and committed as separate patch.
Thanks for review !


Repository:
  rL LLVM

http://reviews.llvm.org/D14821

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86IntrinsicsInfo.h
  test/CodeGen/X86/avx512-intrinsics.ll
  test/CodeGen/X86/avx512bw-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14821.42056.patch
Type: text/x-patch
Size: 18548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/91030ca3/attachment.bin>


More information about the llvm-commits mailing list