This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Split BEXT and BEXTI Write classes. NFC.
ClosedPublic

Authored by michaelmaitland on Jul 17 2023, 8:55 AM.

Details

Summary

BEXT and BEXTI may behave differently from other Zbs instructions.
Split the write classes so these differences may be modeled by
scheduler models.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 17 2023, 8:55 AM
michaelmaitland requested review of this revision.Jul 17 2023, 8:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 17 2023, 8:55 AM
This revision is now accepted and ready to land.Jul 17 2023, 9:38 AM
This revision was landed with ongoing or failed builds.Jul 17 2023, 3:53 PM
This revision was automatically updated to reflect the committed changes.