Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17826
[CLANG][AVX512][BUILTIN] movddup{128|256|512} ClosedPublic Authored by m_zuckerman on Mar 2 2016, 12:44 PM.
Details
Diff Detail
Event Timelinem_zuckerman updated this object. This revision is now accepted and ready to land.Mar 3 2016, 2:12 AM Closed by commit rL262617: [CLANG][AVX512][BUILTIN] movddup{128|256|512} (authored by mzuckerm). · Explain WhyMar 3 2016, 5:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 49731 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
|