RFR: 8351412: Add AVX-512 intrinsics for ML-KEM [v4]

Ferenc Rakoczi duke at openjdk.org
Mon May 12 09:05:10 UTC 2025


> By using the AVX-512 vector registers the speed of the computation of the ML-KEM algorithms (key generation, encapsulation, decapsulation) can be approximately doubled.

Ferenc Rakoczi has updated the pull request incrementally with one additional commit since the last revision:

  Restoring copyright notice on ML_KEM.java

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24953/files
  - new: https://git.openjdk.org/jdk/pull/24953/files/43455de2..215b346f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24953&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24953&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/24953.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24953/head:pull/24953

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


More information about the hotspot-dev mailing list