RFR: 8281429: PhiNode::Value() is too conservative for tripcount of CountedLoop [v7]

Roland Westrelin roland at openjdk.java.net
Fri May 6 08:29:09 UTC 2022


On Mon, 2 May 2022 16:06:42 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Roland Westrelin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 19 additional commits since the last revision:
>> 
>>  - undo unneeded change
>>  - Merge branch 'master' into JDK-8281429
>>  - redo change removed by error
>>  - review
>>  - Merge branch 'master' into JDK-8281429
>>  - undo
>>  - test fix
>>  - more test
>>  - test & fix
>>  - other fix
>>  - ... and 9 more: https://git.openjdk.java.net/jdk/compare/c82626de...19b38997
>
> I am fine with testing range [MIN_VALUE + stride, MAX_VALUE - stride] to exercise unsigned arithmetic. Whatever maximum loopopts allows.

@vnkozlov thanks for the review

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

PR: https://git.openjdk.java.net/jdk/pull/7823


More information about the hotspot-compiler-dev mailing list