RFR: 8376220: C2: Refactor the logic to in MemNode::find_previous_store [v3]
Quan Anh Mai
qamai at openjdk.org
Sat Jan 24 18:43:16 UTC 2026
On Sat, 24 Jan 2026 18:25:01 GMT, Hannes Greule <hgreule at openjdk.org> wrote:
>> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix test failures
>
> test/hotspot/jtreg/compiler/c2/gvn/TestFindStore.java line 31:
>
>> 29: * @test
>> 30: * @bug 8360192
>> 31: * @summary Tests that count bits nodes are handled correctly.
>
> I assume this is a copy-paste leftover?
Nice catch, I have fixed that :)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29390#discussion_r2724481190
More information about the hotspot-compiler-dev
mailing list