RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v7]

Emanuel Peter epeter at openjdk.org
Mon Feb 6 08:48:13 UTC 2023


On Thu, 2 Feb 2023 14:36:56 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> Emanuel Peter has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 18 commits:
>> 
>>  - Fixed merge conflict with change by Tobias
>>  - Fixes for Christian's review suggestions
>>  - two small fixes and copyright 2023
>>  - Review suggestions by Tobias Hartmann v1
>>    
>>    Co-authored-by: Tobias Hartmann <tobias.hartmann at oracle.com>
>>  - Fix tests that directly query TypeProfileLevel, we had issues because I changed the type
>>  - Merge branch 'master' into JDK-8298952
>>  - Update after review from Vladimir K
>>  - Merge branch 'master' into JDK-8298952
>>  - fix guard issue
>>  - Merge branch 'master' into JDK-8298952
>>  - ... and 8 more: https://git.openjdk.org/jdk/compare/8d6e8a47...7bab82be
>
> Thanks for doing the updates, looks good!

Thanks @chhagedorn @TobiHartmann @vnkozlov for the help, discussion and reviews!

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

PR: https://git.openjdk.org/jdk/pull/11775


More information about the hotspot-compiler-dev mailing list