RFR: 8358598: PhaseIterGVN::PhaseIterGVN(PhaseGVN* gvn) doesn't use its parameter
Francesco Andreuzzi
duke at openjdk.org
Tue Aug 5 12:52:01 UTC 2025
On Tue, 5 Aug 2025 12:29:14 GMT, Galder Zamarreño <galder 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.
>>
>> Passes tier1 and tier2.
>
> Looks good. What testing did you do?
Hi @galderz, I ran tier1 and tier2, forgot to mention that in the PR description.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26617#issuecomment-3155082104
More information about the hotspot-compiler-dev
mailing list