[PATCH] D38737: [X86] test/testn intrinsics lowering to IR. clang side
Uriel Korach via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 10 08:11:24 PDT 2017
uriel.k created this revision.
Changed Header files of the intrinsics fro lowering test and testn intrinsics to IR code.
Removed test and testn builtins from clang
this is the clang side, the llvm side revision is D38736 <https://reviews.llvm.org/D38736>.
https://reviews.llvm.org/D38737
Files:
include/clang/Basic/BuiltinsX86.def
lib/Headers/avx512bwintrin.h
lib/Headers/avx512fintrin.h
lib/Headers/avx512vlbwintrin.h
lib/Headers/avx512vlintrin.h
test/CodeGen/avx512bw-builtins.c
test/CodeGen/avx512f-builtins.c
test/CodeGen/avx512vl-builtins.c
test/CodeGen/avx512vlbw-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38737.118397.patch
Type: text/x-patch
Size: 37799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171010/e8d51df9/attachment-0001.bin>
More information about the cfe-commits
mailing list