RFR: 8351412: Add AVX-512 intrinsics for ML-KEM [v5]
Ferenc Rakoczi
duke at openjdk.org
Wed May 14 11:49:11 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:
Responding to comments by Sandhya.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24953/files
- new: https://git.openjdk.org/jdk/pull/24953/files/215b346f..32571f39
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24953&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24953&range=03-04
Stats: 4 lines in 2 files changed: 0 ins; 3 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 graal-dev
mailing list