RFR: 8327964: Simplify BigInteger.implMultiplyToLen intrinsic [v3]
Yudi Zheng
yzheng at openjdk.org
Tue Mar 19 21:09:31 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/bfc323b7..870a6127
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18226&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18226&range=01-02
Stats: 2 lines in 2 files 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