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.
Paths
| Differential D38737
[X86] test/testn intrinsics lowering to IR. clang side ClosedPublic Authored by uriel.k on Oct 10 2017, 8:11 AM.
Details Summary Changed Header files of the intrinsics fro lowering test and testn intrinsics to IR code. this is the clang side, the llvm side revision is D38736.
Diff Detail
Event Timeline
uriel.k marked an inline comment as done.
uriel.k marked 2 inline comments as done.
This revision is now accepted and ready to land.Nov 10 2017, 10:18 PM Closed by commit rL318035: [X86] test/testn intrinsics lowering to IR. clang side (authored by uriel.k). · Explain WhyNov 13 2017, 4:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 122639 cfe/trunk/include/clang/Basic/BuiltinsX86.def
cfe/trunk/lib/Headers/avx512bwintrin.h
cfe/trunk/lib/Headers/avx512fintrin.h
cfe/trunk/lib/Headers/avx512vlbwintrin.h
cfe/trunk/lib/Headers/avx512vlintrin.h
cfe/trunk/test/CodeGen/avx512bw-builtins.c
cfe/trunk/test/CodeGen/avx512f-builtins.c
cfe/trunk/test/CodeGen/avx512vl-builtins.c
cfe/trunk/test/CodeGen/avx512vlbw-builtins.c
|