Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 49604 cfe/trunk/include/clang/Basic/BuiltinsX86.def
cfe/trunk/lib/Headers/avx512bwintrin.h
cfe/trunk/lib/Headers/avx512vlbwintrin.h
cfe/trunk/test/CodeGen/avx512bw-builtins.c
|