RFR: 8348561: Add aarch64 intrinsics for ML-DSA [v7]

Ferenc Rakoczi duke at openjdk.org
Wed Feb 26 14:18:14 UTC 2025


> By using the aarch64 vector registers the speed of the computation of the ML-DSA algorithms (key generation, document signing, signature verification) can be approximately doubled.

Ferenc Rakoczi has updated the pull request incrementally with two additional commits since the last revision:

 - Added more comments, mainly as suggested by Andrew Dinn
 - Changed aarch64-asmtest.py as suggested by Bhavana-Kilambi

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23300/files
  - new: https://git.openjdk.org/jdk/pull/23300/files/54373d5a..aa0570db

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23300&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23300&range=05-06

  Stats: 478 lines in 3 files changed: 40 ins; 6 del; 432 mod
  Patch: https://git.openjdk.org/jdk/pull/23300.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23300/head:pull/23300

PR: https://git.openjdk.org/jdk/pull/23300


More information about the hotspot-dev mailing list