================
@@ -902,11 +902,12 @@ enum RankFlags {
RF_NOT_ALLOC = 1 << 26,
----------------
rnk wrote:
This ranking mechanism is a bit difficult to understand, but changing it is out of scope of this change.
https://github.com/llvm/llvm-project/pull/70358