[PATCH] D16271: AVX512: Masked store intrinsic implementation.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 18 05:57:00 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL258047: AVX512: Masked store intrinsic implementation. (authored by ibreger).
Changed prior to commit:
http://reviews.llvm.org/D16271?vs=45169&id=45174#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16271
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
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: D16271.45174.patch
Type: text/x-patch
Size: 35142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160118/e5c3c692/attachment.bin>
More information about the llvm-commits
mailing list