================ @@ -130,6 +146,8 @@ bool GCNRegPressure::less(const GCNSubtarget &ST, return VW < OtherVW; } } + + // Give final prefernce to less general RP ---------------- arsenm wrote: Typo prefernce https://github.com/llvm/llvm-project/pull/71882