Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 26435 Build 26434: arc lint + arc unit
Event Timeline
test/CodeGen/avx512vlvbmi2-builtins.c | ||
---|---|---|
415–416 | 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.