RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v4]
Andrew Dinn
adinn at openjdk.org
Thu Mar 13 15:17:29 UTC 2025
> This PR reworks the existing AArch64 ML_DSA intrinsic code generator to make it clearer to read and easier to maintain.
Andrew Dinn has updated the pull request incrementally with two additional commits since the last revision:
- use references and const to avoid VSeq copying and fix int array arg issue
- fix comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24026/files
- new: https://git.openjdk.org/jdk/pull/24026/files/366c8159..9ee9eecc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24026&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24026&range=02-03
Stats: 47 lines in 3 files changed: 0 ins; 0 del; 47 mod
Patch: https://git.openjdk.org/jdk/pull/24026.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24026/head:pull/24026
PR: https://git.openjdk.org/jdk/pull/24026
More information about the hotspot-compiler-dev
mailing list