RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v2]

Andrew Dinn adinn at openjdk.org
Thu Mar 13 10:33:42 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 errors in comments

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/24026/files
  - new: https://git.openjdk.org/jdk/pull/24026/files/cc3aba6a..3faa59be

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24026&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24026&range=00-01

  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