This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Fix typo VLUpperBound to VLEN in SiFive7. NFC.
ClosedPublic

Authored by michaelmaitland on May 25 2023, 2:55 PM.

Details

Summary

The scheduler models said VLUpperBound which was a typo and should have
said VLEN. This is a purley cosmetic fix.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2023, 2:55 PM
michaelmaitland requested review of this revision.May 25 2023, 2:55 PM
This revision is now accepted and ready to land.May 25 2023, 9:44 PM