RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]
Vladimir Kozlov
kvn at openjdk.org
Wed Oct 9 00:13:04 UTC 2024
On Mon, 16 Sep 2024 08:02:15 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
>> Andrew Haley has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 61 commits:
>>
>> - Merge from 4ff72dc57e65e99b129f0ba28196994edf402018
>> - Fix s390
>> - Use post-incrememnt RegSet operator.
>> - Merge branch 'clean' into JDK-8331658-work
>> - Fix merge
>> - Merge branch 'clean' into JDK-8331658-work
>> - Merge from JDK head.
>> - Cleanup
>> - Fix shared code
>> - Fix shared code
>> - ... and 51 more: https://git.openjdk.org/jdk/compare/4ff72dc5...a7612674
>
> src/hotspot/cpu/aarch64/aarch64.ad line 16079:
>
>> 16077:
>> 16078: ins_encode %{
>> 16079: bool success = false;
>
> Suggestion:
This line is not removed yet
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19989#discussion_r1792613884
More information about the hotspot-dev
mailing list