[PATCH] D14821: AVX-512: kunpck intrinsics

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 06:59:19 PST 2015


igorb created this revision.
igorb added reviewers: delena, AsafBadouh.
igorb added a subscriber: llvm-commits.
igorb set the repository for this revision to rL LLVM.

AVX-512: implement kunpck intrinsics.

Repository:
  rL LLVM

http://reviews.llvm.org/D14821

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Target/X86/X86InstrAVX512.td
  test/CodeGen/X86/avx512bw-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14821.40642.patch
Type: text/x-patch
Size: 4340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/6feb69d2/attachment.bin>


More information about the llvm-commits mailing list