[PATCH] D19023: [Clang][AVX512][Builtin] Adding intrinsics of pmovs{d|q}{b|w|d}{128|256|512} instruction set
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 08:07:42 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL266202: [Clang][AVX512][Builtin] Adding support to intrinsics of… (authored by mzuckerm).
Changed prior to commit:
http://reviews.llvm.org/D19023?vs=53427&id=53557#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19023
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: D19023.53557.patch
Type: text/x-patch
Size: 31551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/772f48a6/attachment.bin>
More information about the llvm-commits
mailing list