RFR: 8351034: Add AVX-512 intrinsics for ML-DSA [v3]

Ferenc Rakoczi duke at openjdk.org
Wed Mar 5 11:33:06 UTC 2025


> By using the AVX-512 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 with a new target base due to a merge or a rebase. The pull request now contains three commits:

 - Merged master.
 - Added comments, removed debugging printfs
 - JDK-8351034 Add AVX-512 intrinsics for ML-DSA

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

Changes: https://git.openjdk.org/jdk/pull/23860/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23860&range=02
  Stats: 1642 lines in 8 files changed: 1636 ins; 2 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/23860.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23860/head:pull/23860

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


More information about the hotspot-dev mailing list