This change will help us turn the DispatchUnit into its own stage.
Details
Details
Diff Detail
Diff Detail
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 | This include should stay in this file. | |
tools/llvm-mca/RegisterFile.h | ||
22 | This include file is not needed. |
This include should stay in this file.