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 | ||
---|---|---|
84 | could you please put casting on the same line with argument ( the same regarding the code below) |
lib/Headers/avx512dqintrin.h | ||
---|---|---|
788 | could you please put casting on the same line with argument | |
827 | could you please put casting on the same line with argument ( the same regarding the code below) | |
865 | could you please put casting on the same line with argument | |
901 | could you please put casting on the same line with argument | |
lib/Headers/avx512vldqintrin.h | ||
978 | could you please put casting on the same line with argument ( the same regarding the code below) |
it should be "avx512bw" ?