Details
Details
Diff Detail
Diff Detail
Paths
| Differential D17706
[CLANG] [AVX512] [BUILTIN] Adding PSRA{W|WI}{128|256|512}. ClosedPublic Authored by m_zuckerman on Feb 29 2016, 1:41 AM.
Details
Diff Detail Event Timelinem_zuckerman retitled this revision from to [CLANG] [AVX512] [BUILTIN] Adding PSRA{W|WI}{128|256|512}.. m_zuckerman updated this object. This revision is now accepted and ready to land.Feb 29 2016, 2:05 AM Closed by commit rL262481: [CLANG] [AVX512] [BUILTIN] Adding PSRA{W|WI}{128|256|512}. (authored by mzuckerm). · Explain WhyMar 2 2016, 4:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 49345 include/clang/Basic/BuiltinsX86.def
lib/Headers/avx512bwintrin.h
lib/Headers/avx512vlbwintrin.h
test/CodeGen/avx512bw-builtins.c
test/CodeGen/avx512vlbw-builtins.c
|