Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
please use utils/update_llc_test_checks.py script to generate CHECKs, don't put encoding.
Missing tests without mask ( vpsrlw $255, %zmm0, %zmm1) version.
include/llvm/IR/IntrinsicsX86.td | ||
---|---|---|
2200 ↗ | (On Diff #43539) | please add whitespace |
test/CodeGen/X86/avx512bwvl-intrinsics.ll | ||
4415 ↗ | (On Diff #43539) | please add whitespace |
4475 ↗ | (On Diff #43539) | remove empty line |
4492 ↗ | (On Diff #43539) | Requare only AVX512BW , move 512bit tests to avx512bw-intrinsics.ll |