RFR: 8358598: PhaseIterGVN::PhaseIterGVN(PhaseGVN* gvn) doesn't use its parameter [v2]
Galder Zamarreño
galder at openjdk.org
Wed Aug 6 09:53:06 UTC 2025
On Tue, 5 Aug 2025 14:09:46 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.
>>
>> Passes tier1 and tier2.
>
> Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
>
> align with line above
>
> Co-authored-by: Manuel Hässig <manuel at haessig.org>
Marked as reviewed by galder (Author).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26617#pullrequestreview-3091774224
More information about the hotspot-compiler-dev
mailing list