RFR: 8357951: Remove the IdealLoopTree* loop parameter from PhaseIdealLoop::loop_iv_phi

Tobias Hartmann thartmann at openjdk.org
Thu Jun 5 23:32:26 UTC 2025


On Thu, 5 Jun 2025 12:02:10 GMT, Benoît Maillard <duke at openjdk.org> wrote:

> This PR removes unused parameters, namely `IdealLoopTree* loop` from `PhaseIdealLoop::loop_iv_phi` and `PhaseIdealLoop::loop_iv_stride`
> 
> Best regards!

Looks good and trivial to me. Congratulations on your first PR! :slightly_smiling_face:

-------------

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25659#pullrequestreview-2900231530


More information about the hotspot-compiler-dev mailing list