RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v4]

Srinivas Vamsi Parasa duke at openjdk.java.net
Fri Apr 8 00:59:38 UTC 2022


On Wed, 6 Apr 2022 00:45:37 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Thanks for suggesting the enhancement. This enhancement will be implemented as a part of https://bugs.openjdk.java.net/browse/JDK-8282365
>
> You do need `Ideal()` methods at least to check for dead code.

Added the Ideal() methods for checking dead code. Pls see the new commit.

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

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


More information about the core-libs-dev mailing list