[PATCH] D16316: AVX512: Mask move intrinsic implementation.
Igor Breger via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 04:58:15 PST 2016
igorb updated this revision to Diff 45375.
igorb marked an inline comment as done.
igorb added a comment.
Thanks for the catch, new diff uploaded.
Repository:
rL LLVM
http://reviews.llvm.org/D16316
Files:
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avx512-calling-conv.ll
test/CodeGen/X86/avx512-ext.ll
test/CodeGen/X86/avx512-intrinsics.ll
test/CodeGen/X86/avx512-mask-op.ll
test/CodeGen/X86/avx512-vbroadcast.ll
test/CodeGen/X86/avx512-vec-cmp.ll
test/CodeGen/X86/avx512bw-intrinsics.ll
test/CodeGen/X86/avx512bwvl-intrinsics.ll
test/CodeGen/X86/avx512vl-intrinsics.ll
test/CodeGen/X86/vector-shuffle-v1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16316.45375.patch
Type: text/x-patch
Size: 30986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160120/ded8a21d/attachment.bin>
More information about the llvm-commits
mailing list