RFR: 8276162: Optimise unsigned comparison pattern [v3]

Tobias Hartmann thartmann at openjdk.java.net
Wed Nov 17 08:14:49 UTC 2021


On Tue, 16 Nov 2021 13:57:49 GMT, Mai Đặng Quân Anh <duke at openjdk.java.net> wrote:

>> Thank you for addressing my comments.
>> 
>> I am tentatively approve these changes leaving final approval and testing to @TobiHartmann
>
> Thank @vnkozlov and @TobiHartmann for your reviews and suggestions, thank @DamonFool for your initial supports.
> May I have this PR sponsored, please?
> 
> Thank you very much.

This introduced a regression on 32-bit x86, @merykitty could you please have a look?
[JDK-8277324](https://bugs.openjdk.java.net/browse/JDK-8277324)

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

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


More information about the hotspot-compiler-dev mailing list