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

Ferenc Rakoczi duke at openjdk.org
Tue Apr 15 18:18:36 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 asserts.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23663/files
  - new: https://git.openjdk.org/jdk/pull/23663/files/b6b3155e..3c3bca61

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

  Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 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 graal-dev mailing list