RFR: 8372302: C2: IGVN verification fails because ModXNode::Ideal creates unused intermediate nodes [v3]

Benoît Maillard bmaillard at openjdk.org
Fri Dec 12 19:05:17 UTC 2025


On Wed, 10 Dec 2025 13:23:58 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Benoît Maillard has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Update package
>>  - Move to compiler/c2/igvn
>
> test/hotspot/jtreg/compiler/c2/TestModIdealCreatesUselessNode.java line 24:
> 
>> 22:  */
>> 23: 
>> 24: package compiler.c2;
> 
> Could we find some more specific igvn directory?

Moved to `compiler.c2.igvn`

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/28488#discussion_r2615275282


More information about the hotspot-compiler-dev mailing list