RFR: 8349721: Add aarch64 intrinsics for ML-KEM [v5]

Ferenc Rakoczi duke at openjdk.org
Sat Mar 22 20:23:25 UTC 2025


> By using the aarch64 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:

  Fixed bad assertion.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23663/files
  - new: https://git.openjdk.org/jdk/pull/23663/files/7e9b3d84..9ec9a6cd

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

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

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


More information about the hotspot-dev mailing list