RFR: 8351412: Add AVX-512 intrinsics for ML-KEM [v2]
Ferenc Rakoczi
duke at openjdk.org
Wed Apr 30 07:48:32 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:
Removed debugging changes.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24953/files
- new: https://git.openjdk.org/jdk/pull/24953/files/4ef7c737..c5c6449f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24953&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24953&range=00-01
Stats: 5 lines in 1 file changed: 0 ins; 3 del; 2 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