The error message isn't great, but it's temporary until we support these.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D152415
[RISCV] Add test cases to show that rvv_vector_bits attribute is not accepted for vbool or LMUL!=1 RVV types. NFC ClosedPublic Authored by craig.topper on Jun 7 2023, 5:32 PM.
Details Summary The error message isn't great, but it's temporary until we support these.
Diff Detail
Unit TestsFailed Event Timelinecraig.topper retitled this revision from [RISCV] Add test cases to show that rvv_vectreo-bits attributes is not accepted for vbool or LMUL!=1 RVV types. NFC to [RISCV] Add test cases to show that rvv_vector_bits attribute is not accepted for vbool or LMUL!=1 RVV types. NFC.Jun 7 2023, 9:13 PM This revision is now accepted and ready to land.Jun 8 2023, 5:31 AM This revision was landed with ongoing or failed builds.Jun 8 2023, 8:51 AM Closed by commit rGe4c1fa734ea7: [RISCV] Add test cases to show that rvv_vector_bits attribute is not accepted… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 529481 clang/test/Sema/attr-riscv-rvv-vector-bits.c
|