Integrated: 8357951: Remove the IdealLoopTree* loop parameter from PhaseIdealLoop::loop_iv_phi
Benoît Maillard
duke at openjdk.org
Fri Jun 6 08:18:56 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!
This pull request has now been integrated.
Changeset: d1b78800
Author: Benoît Maillard <benoit.maillard at oracle.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d1b788005bdf11f1426baa8e811c121a956482c9
Stats: 10 lines in 3 files changed: 0 ins; 0 del; 10 mod
8357951: Remove the IdealLoopTree* loop parameter from PhaseIdealLoop::loop_iv_phi
Reviewed-by: thartmann, mhaessig
-------------
PR: https://git.openjdk.org/jdk/pull/25659
More information about the hotspot-compiler-dev
mailing list