This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add ReadFStoreData as a SchedRead.
ClosedPublic

Authored by craig.topper on Aug 7 2022, 11:44 PM.

Details

Summary

The floating point stores use a different register class, it
probably makes sense to have a different SchedRead.

Diff Detail

Event Timeline

craig.topper created this revision.Aug 7 2022, 11:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2022, 11:44 PM
craig.topper requested review of this revision.Aug 7 2022, 11:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2022, 11:44 PM
monkchiang accepted this revision.Aug 8 2022, 12:02 AM
This revision is now accepted and ready to land.Aug 8 2022, 12:02 AM
This revision was landed with ongoing or failed builds.Aug 8 2022, 9:33 AM
This revision was automatically updated to reflect the committed changes.