This change will help us turn the DispatchUnit into its own stage.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
If the goal is to make the current DispatchUnit a DispatchStage, then this makes sense.
A couple of minor nits. Otherwise it looks good to me.
| tools/llvm-mca/Dispatch.h | ||
|---|---|---|
| 22 ↗ | (On Diff #146960) | This include should stay in this file. |
| tools/llvm-mca/RegisterFile.h | ||
| 22 ↗ | (On Diff #146960) | This include file is not needed. |