RFR: 8327964: Simplify BigInteger.implMultiplyToLen intrinsic [v6]

Yudi Zheng yzheng at openjdk.org
Wed May 22 15:24:05 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.

@theRealAph @TheRealMDoerr @RealFYang @offamitkumar could you please help review the aarch64/ppc/riscv/s390 changes?

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

PR Comment: https://git.openjdk.org/jdk/pull/18226#issuecomment-2125073511


More information about the hotspot-compiler-dev mailing list