RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v3]
Andrew Dinn
adinn at openjdk.org
Thu Mar 13 15:06:09 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 one additional commit since the last revision:
fix invalid register argument
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24026/files
- new: https://git.openjdk.org/jdk/pull/24026/files/3faa59be..366c8159
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24026&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24026&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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