Details
- Reviewers
AsafBadouh delena igorb - Commits
- rGc2b6128a8f28: [Clang][AVX512][Builtin] Adding support for VBROADCAST and VPBROADCASTB/W/D/Q…
rC266195: [Clang][AVX512][Builtin] Adding support for VBROADCAST and VPBROADCASTB/W/D/Q…
rL266195: [Clang][AVX512][Builtin] Adding support for VBROADCAST and VPBROADCASTB/W/D/Q…
Diff Detail
Event Timeline
lib/Headers/avx512bwintrin.h | ||
---|---|---|
2080 | could you please put casting on the same line with argument ( the same regarding the code below) |
lib/Headers/avx512dqintrin.h | ||
---|---|---|
175 | could you please put casting on the same line with argument | |
214 | could you please put casting on the same line with argument ( the same regarding the code below) | |
252 | could you please put casting on the same line with argument | |
288 | could you please put casting on the same line with argument | |
lib/Headers/avx512vldqintrin.h | ||
170 | could you please put casting on the same line with argument ( the same regarding the code below) |
it should be "avx512bw" ?