This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add Zbs instructions to SiFive7 SchedModel
ClosedPublic

Authored by michaelmaitland on Jul 18 2023, 5:26 PM.

Details

Summary

BEXT[I] is available on A and B pipes, and has single-cycle latency. The other
instructions are only available on B-pipe, but otherwise have single-cycle
latency.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2023, 5:26 PM
michaelmaitland requested review of this revision.Jul 18 2023, 5:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2023, 5:26 PM
This revision is now accepted and ready to land.Jul 25 2023, 5:45 PM
wangpc accepted this revision.Jul 26 2023, 2:44 AM

This was committed in cdffaac6ad2e0f9fcbe0ee75a5d3d78fea91cfa5. The revision didn't get appended to the commit, so this wasn't closed automatically.