This is an archive of the discontinued LLVM Phabricator instance.

[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

Event Timeline

craig.topper created this revision.Jun 7 2023, 5:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2023, 5:32 PM
craig.topper requested review of this revision.Jun 7 2023, 5:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2023, 5:32 PM
craig.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
aaron.ballman accepted this revision.Jun 8 2023, 5:31 AM

LGTM. thank you for the extra test coverage!

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
This revision was automatically updated to reflect the committed changes.