add 128 & 256 width intrinsic versions of reduce/range and cvt i64 to FP and vice versa
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D11598
[X86][AVX512VLDQ] add reduce/range/cvt intrinsics ClosedPublic Authored by AsafBadouh on Jul 29 2015, 8:44 AM.
Details Summary add 128 & 256 width intrinsic versions of reduce/range and cvt i64 to FP and vice versa
Diff Detail Event TimelineAsafBadouh updated this object.
This revision is now accepted and ready to land.Aug 2 2015, 5:36 AM Closed by commit rL243848: [X86][AVX512VLDQ] add reduce/range/cvt intrinsics (authored by abadouh). · Explain WhyAug 2 2015, 5:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30912 include/clang/Basic/BuiltinsX86.def
lib/Headers/avx512vldqintrin.h
test/CodeGen/avx512vldq-builtins.c
|
Why are these macros and not functions?