RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure [v4]
Roland Westrelin
roland at openjdk.org
Wed Aug 31 14:37:12 UTC 2022
On Tue, 30 Aug 2022 16:37:55 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> src/hotspot/share/opto/subnode.cpp line 1621:
>>
>>> 1619: }
>>> 1620:
>>> 1621: // Change x u< 1 or x u<= 0 to x == 0
>>
>> Update comment.
>
> What about updating this comment.
Right. Sorry I forgot about that one. I updated the comment.
-------------
PR: https://git.openjdk.org/jdk/pull/9553
More information about the hotspot-compiler-dev
mailing list