RFR: 8357951: Remove the IdealLoopTree* loop parameter from PhaseIdealLoop::loop_iv_phi
Manuel Hässig
mhaessig at openjdk.org
Fri Jun 6 07:08:51 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 as well. Congrats on your first PR 🎉
-------------
Marked as reviewed by mhaessig (Author).
PR Review: https://git.openjdk.org/jdk/pull/25659#pullrequestreview-2903994593
More information about the hotspot-compiler-dev
mailing list