[PATCH] D16316: AVX512: Mask move intrinsic implementation.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 06:23:31 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258398: AVX512: Masked move intrinsic implementation. (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D16316?vs=45375&id=45526#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16316

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-calling-conv.ll
  llvm/trunk/test/CodeGen/X86/avx512-ext.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/avx512-vbroadcast.ll
  llvm/trunk/test/CodeGen/X86/avx512-vec-cmp.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16316.45526.patch
Type: text/x-patch
Size: 31616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160121/81bf226a/attachment.bin>


More information about the llvm-commits mailing list