Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 26426 Build 26425: arc lint + arc unit
Event Timeline
test/CodeGen/avx512vlvbmi2-builtins.c | ||
---|---|---|
415 | 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.
Missing CHECK for select? Same for other tests.