Details
Details
Diff Detail
Diff Detail
Paths
| Differential D17812
[CLANG][AVX512][BUILTIN] movdqa{32|64}{load|store|}{128|256|512} ClosedPublic Authored by m_zuckerman on Mar 2 2016, 8:27 AM.
Details
Diff Detail Event Timelinem_zuckerman retitled this revision from to [CLANG][AVX512][BUILTIN] movdqa{32|64}{load|store|}{128|256|512}. m_zuckerman updated this object. This revision is now accepted and ready to land.Mar 2 2016, 10:37 AM Closed by commit rL262598: [CLANG][AVX512][BUILTIN] movdqa{32|64}{load|store|}{128|256|512} (authored by mzuckerm). · Explain WhyMar 3 2016, 1:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 49630 include/clang/Basic/BuiltinsX86.def
lib/Headers/avx512fintrin.h
lib/Headers/avx512vlintrin.h
test/CodeGen/avx512f-builtins.c
test/CodeGen/avx512vl-builtins.c
|