[PATCH] D16137: AVX512: VMOVDQU8/16/32/64 (load) intrinsic implementation.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 24 00:08:39 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL258657: AVX512: VMOVDQU8/16/32/64 (load) intrinsic implementation. (authored by ibreger).
Changed prior to commit:
http://reviews.llvm.org/D16137?vs=45104&id=45818#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16137
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx512-intrinsics.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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16137.45818.patch
Type: text/x-patch
Size: 22546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160124/2dedf455/attachment.bin>
More information about the llvm-commits
mailing list