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

Ferenc Rakoczi duke at openjdk.org
Wed Mar 12 19:19:08 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 incrementally with one additional commit since the last revision:

  Made the intrinsics test separate from the pure java test.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23860/files
  - new: https://git.openjdk.org/jdk/pull/23860/files/f65ef7c4..aa2fdf2d

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

  Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 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