Details
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
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Headers/avx512bwintrin.h | ||
---|---|---|
2080 ↗ | (On Diff #53393) | could you please put casting on the same line with argument ( the same regarding the code below) |
lib/Headers/avx512dqintrin.h | ||
---|---|---|
788 ↗ | (On Diff #53521) | could you please put casting on the same line with argument |
827 ↗ | (On Diff #53521) | could you please put casting on the same line with argument ( the same regarding the code below) |
865 ↗ | (On Diff #53521) | could you please put casting on the same line with argument |
901 ↗ | (On Diff #53521) | could you please put casting on the same line with argument |
lib/Headers/avx512vldqintrin.h | ||
978 ↗ | (On Diff #53521) | could you please put casting on the same line with argument ( the same regarding the code below) |