RFR: 8327964: Simplify BigInteger.implMultiplyToLen intrinsic [v4]
Yudi Zheng
yzheng at openjdk.org
Wed Apr 17 12:11:14 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/870a6127..c5d521dc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18226&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18226&range=02-03
Stats: 53 lines in 10 files changed: 3 ins; 6 del; 44 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 hotspot-compiler-dev
mailing list