RFR: 8358598: PhaseIterGVN::PhaseIterGVN(PhaseGVN* gvn) doesn't use its parameter

Galder Zamarreño galder at openjdk.org
Tue Aug 5 12:32:02 UTC 2025


On Mon, 4 Aug 2025 09:47:23 GMT, Francesco Andreuzzi <duke at openjdk.org> wrote:

> As noted in the ticket, I propose a small cleanup of `PhaseIterGVN` since one of the constructors does not use its parameter.

Looks good. What testing did you do?

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

PR Review: https://git.openjdk.org/jdk/pull/26617#pullrequestreview-3088072511


More information about the hotspot-compiler-dev mailing list