RFR: 8020282: Generated code quality: redundant LEAs in the chained dereferences [v2]

Manuel Hässig mhaessig at openjdk.org
Thu Jun 12 15:18:36 UTC 2025


On Thu, 12 Jun 2025 13:03:35 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

>> Manuel Hässig has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - Add comment to benchmark as to why we fix the heap size
>>  - Add missing null chec
>>  - Fix typos
>
> Thank you for your thorough work here Manuel, in particular for carefully exploring and discussing alternative solutions! The peephole approach looks good to me, I just have a few coding suggestions and test questions.

@robcasloz, thank you for taking a look!
I addressed your coding suggestions and provided some answers to your questions.

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

PR Comment: https://git.openjdk.org/jdk/pull/25471#issuecomment-2967255435


More information about the hotspot-compiler-dev mailing list