This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Treat __riscv_vsetvl_*(-1) as vlmax.
ClosedPublic

Authored by craig.topper on Jun 14 2023, 1:23 PM.

Details

Summary

We already treat -1 passed to instruction intrinsics as vlmax, this
make vsetvli consistent.

Diff Detail

Event Timeline

craig.topper created this revision.Jun 14 2023, 1:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 1:23 PM
craig.topper requested review of this revision.Jun 14 2023, 1:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 1:23 PM
This revision is now accepted and ready to land.Jun 14 2023, 11:23 PM
This revision was landed with ongoing or failed builds.Jun 16 2023, 9:23 AM
This revision was automatically updated to reflect the committed changes.