Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/CodeGen/avx512vlvbmi2-builtins.c | ||
---|---|---|
415 ↗ | (On Diff #180410) | Missing CHECK for select? Same for other tests. |
Comment Actions
Add select checks. Move masking for variable vpshld/vpshrd to the intrinsic header. So now we don't need different builtins for mask and maskz.