RFR: 8327964: Simplify BigInteger.implMultiplyToLen intrinsic

Damon Fenacci dfenacci at openjdk.org
Mon Mar 18 16:58:28 UTC 2024


On Tue, 12 Mar 2024 10:44:54 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:

> Moving array construction within BigInteger.implMultiplyToLen intrinsic candidate to its caller simplifies the intrinsic implementation in JIT compiler.

Quite a simplification!
Have you checked if there are any performance differences?

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

PR Review: https://git.openjdk.org/jdk/pull/18226#pullrequestreview-1943670073


More information about the core-libs-dev mailing list