RFR: 8319850: PrintInlining should print which methods are late inlines [v26]
Theo Weidmann
tweidmann at openjdk.org
Mon Jan 27 09:31:59 UTC 2025
On Fri, 24 Jan 2025 13:48:47 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Theo Weidmann has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 35 commits:
>>
>> - Update printinlining.cpp
>> - Merge branch 'master' into 8319850
>> - Revert "Add UDivI/L and UModI/L to no_dependent_zero_check"
>>
>> This reverts commit b72ff10ba1581372b72edeadd3cf01a97ccf1c73.
>> - Revert "Update TestSplitDivisionThroughPhi.java"
>>
>> This reverts commit 7526bafff4ea26cb45894477b33f3dd24215e667.
>> - Update TestSplitDivisionThroughPhi.java
>> - Add UDivI/L and UModI/L to no_dependent_zero_check
>> - Merge branch 'master' into 8319850
>> - Fix tests
>> - Merge branch 'master' into 8319850
>> - Add missing header
>> - ... and 25 more: https://git.openjdk.org/jdk/compare/3069e912...c30910cd
>
> Some minor comments, otherwise, looks good to me, too. Great work!
@chhagedorn Thanks for your comments. I addressed them
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21899#issuecomment-2615240774
More information about the hotspot-compiler-dev
mailing list