RFR: JDK-8316991: Reduce nullable allocation merges [v8]
Cesar Soares Lucas
cslucas at openjdk.org
Wed Mar 27 17:06:27 UTC 2024
On Fri, 22 Mar 2024 00:53:34 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Cesar Soares Lucas has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 12 commits:
>>
>> - Catching up with master
>> - Fix broken build.
>> - Merge with origin/master
>> - Update test/micro/org/openjdk/bench/vm/compiler/AllocationMerges.java
>>
>> Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
>> - Ammend previous fix & add repro tests.
>> - Fix to prevent reducing already reduced Phi
>> - Fix to prevent creating NULL ConNKlass constants.
>> - Refrain from RAM of arrays and Phis controlled by Loop nodes.
>> - Fix typo in test.
>> - Fix build after merge.
>> - ... and 2 more: https://git.openjdk.org/jdk/compare/7231fd78...620f9da8
>
> Okay. I submitted our testing.
Thank you so much for helping @vnkozlov !
Who else do you think can help reviewing this PR?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15825#issuecomment-2023324654
More information about the hotspot-dev
mailing list