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

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 6 04:20:10 PST 2016


igorb updated this revision to Diff 49901.
igorb marked 2 inline comments as done.
igorb added a comment.

Thanks for review!


Repository:
  rL LLVM

http://reviews.llvm.org/D17913

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

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


More information about the llvm-commits mailing list