RFR: 8327964: Simplify BigInteger.implMultiplyToLen intrinsic [v5]
Yudi Zheng
yzheng at openjdk.org
Wed Apr 17 12:35:54 UTC 2024
> 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 comment.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18226/files
- new: https://git.openjdk.org/jdk/pull/18226/files/c5d521dc..72ba58ce
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18226&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18226&range=03-04
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/18226.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18226/head:pull/18226
PR: https://git.openjdk.org/jdk/pull/18226
More information about the core-libs-dev
mailing list