[PATCH] D19595: [Clang][Builtin][AVX512] Adding intrinsics for vmovshdup and vmovsldup instruction set
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 1 07:49:43 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL268196: [clang][Builtin][AVX512] Adding intrinsics for vmovshdup and vmovsldup… (authored by mzuckerm).
Changed prior to commit:
http://reviews.llvm.org/D19595?vs=55225&id=55745#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19595
Files:
cfe/trunk/include/clang/Basic/BuiltinsX86.def
cfe/trunk/lib/Headers/avx512fintrin.h
cfe/trunk/lib/Headers/avx512vlintrin.h
cfe/trunk/test/CodeGen/avx512f-builtins.c
cfe/trunk/test/CodeGen/avx512vl-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19595.55745.patch
Type: text/x-patch
Size: 8869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160501/30e2be95/attachment.bin>
More information about the llvm-commits
mailing list