RFR: 8327964: Simplify BigInteger.implMultiplyToLen intrinsic [v6]
Vladimir Kozlov
kvn at openjdk.org
Thu May 23 23:11:08 UTC 2024
On Wed, 22 May 2024 14:47:43 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.
>
> Yudi Zheng has updated the pull request incrementally with one additional commit since the last revision:
>
> address comments.
This is good. Please, merge latest mainline and rerun mach5 testing.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18226#pullrequestreview-2075281290
More information about the hotspot-compiler-dev
mailing list