Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17818
[CLANG][AVX512][BUILTIN]movap{d|s}{128|256|512} ClosedPublic Authored by m_zuckerman on Mar 2 2016, 9:36 AM.
Details
Diff Detail
Event Timelinem_zuckerman updated this object. m_zuckerman marked 2 inline comments as done. This revision is now accepted and ready to land.May 2 2016, 3:19 AM Closed by commit rL268230: [CLANG][AVX512][BUILTIN]movap{d|s}{128|256|512} (authored by mzuckerm). · Explain WhyMay 2 2016, 7:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 55814 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
|