Hello, > I see that flow no longer uses loop_depth when computing REG_N_REFS, > > That strikes me as wrong. Don't we want to give pseudos that are in loops > preference over those that aren't?
we have much more reliable heuristic based on profile information for some time now. Zdenek