Enable the pre-ra and post-ra scheduler strategy for Power10 as we want to customize the heuristic later. And switch the scheduler model with P9 model before P10 Model is available. The NoSchedModel is modelled as in-order cpu and the pre-ra scheduler is not bi-directional which will have big impact on the scheduler.
Details
Details
- Reviewers
jsji qiucf - Group Reviewers
Restricted Project - Commits
- rG0680a3d56d8b: [Power10] Enable the heuristic for Power10 and switch the sched model
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo