================ @@ -18,6 +18,7 @@ namespace llvm { namespace AMDGPU { // The current phase of instruction scheduling enum class SchedulingPhase { Initial, PreRAReentry, PostRA }; + ---------------- kerbowa wrote: ```suggestion ``` https://github.com/llvm/llvm-project/pull/134953