RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Emanuel Peter
epeter at openjdk.org
Tue Oct 29 14:17:37 UTC 2024
On Mon, 28 Oct 2024 13:31:24 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> changes to NoOverflowInt for Dean
>
> src/hotspot/share/opto/mempointer.hpp line 143:
>
>> 141: //
>> 142: // MemPointerDecomposedForm:
>> 143: // When the pointer is parsed, it is decomposed into sum of summands plus a constant:
>
> Suggestion:
>
> // When the pointer is parsed, it is decomposed into a sum of summands plus a constant:
obsolete after your other suggestion
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19970#discussion_r1820891420
More information about the hotspot-compiler-dev
mailing list