RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v12]
Vladimir Kozlov
kvn at openjdk.java.net
Fri Apr 8 19:37:44 UTC 2022
On Fri, 8 Apr 2022 18:32:06 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
> My suggestion is to keep the -ve path assembly optimization in this patch.
> When the optimization in IR is introduced, the assembly could then be simplified as suggested by @merykitty.
Okay. Lets do that as part of JDK-8282365.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7572
More information about the core-libs-dev
mailing list