Florian Hahn c35fbb5460
[VPlan] Use VPReductionPHIRecipe::isOrdered instead of CM (NFC).
Directly retrieve isOrdered from the reduction phi recipe instead of
going through the legacy cost model.

Split off as suggested in
https://github.com/llvm/llvm-project/pull/142322.
2025-07-06 20:49:34 +01:00
..