[PATCH] D17913: AVX512BW: Support llvm intrinsic masked vector load/store for i8/i16 element types on SKX

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 6 04:43:53 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262803: AVX512BW: Support llvm intrinsic masked vector load/store for i8/i16 element… (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D17913?vs=49901&id=49902#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17913

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/test/CodeGen/X86/avx512bw-mov.ll
  llvm/trunk/test/CodeGen/X86/masked_memop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17913.49902.patch
Type: text/x-patch
Size: 18363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160306/33e1bf29/attachment-0001.bin>


More information about the llvm-commits mailing list