[PATCH] D16137: AVX512: VMOVDQU8/16/32/64 (load) intrinsic implementation.
Igor Breger via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 17 04:44:01 PST 2016
igorb updated this revision to Diff 45104.
igorb marked 2 inline comments as done.
igorb added a comment.
Thanks for the review!
Repository:
rL LLVM
http://reviews.llvm.org/D16137
Files:
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avx512-intrinsics.ll
test/CodeGen/X86/avx512bw-intrinsics.ll
test/CodeGen/X86/avx512bwvl-intrinsics.ll
test/CodeGen/X86/avx512vl-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16137.45104.patch
Type: text/x-patch
Size: 22197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160117/31f8b199/attachment-0001.bin>
More information about the llvm-commits
mailing list