[PATCH] D14216: AVX512 : vbroadcasti32x2 implementation
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 1 23:41:58 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL251781: AVX512: Implemented encoding and intrinsics for VBROADCASTI32x2 and… (authored by ibreger).
Changed prior to commit:
http://reviews.llvm.org/D14216?vs=38843&id=38871#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14216
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx512dq-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512dqvl-intrinsics.ll
llvm/trunk/test/MC/X86/x86-64-avx512dq.s
llvm/trunk/test/MC/X86/x86-64-avx512dq_vl.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14216.38871.patch
Type: text/x-patch
Size: 27140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151102/dc6cf126/attachment.bin>
More information about the llvm-commits
mailing list