The floating point stores use a different register class, it
probably makes sense to have a different SchedRead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131379
[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
Diff Detail
Event TimelineThis 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 Closed by commit rGe2bfbed2bb64: [RISCV] Add ReadFStoreData as a SchedRead. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 450846 llvm/lib/Target/RISCV/RISCVInstrInfoF.td
llvm/lib/Target/RISCV/RISCVSchedRocket.td
llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
llvm/lib/Target/RISCV/RISCVSchedule.td
|