Details
Details
- Reviewers
AsafBadouh delena igorb - Commits
- rG477e0a326b57: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .
rG38a27277641a: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .
rC261518: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .
rC261516: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .
rL261518: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .
rL261516: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .
Diff Detail
Diff Detail
Event Timeline
lib/Headers/avx512vlintrin.h | ||
---|---|---|
4608 | the second operand is "const int" that's why we used define instead of static inline function. |
The comment should be moved down - int compare is the next one.