Integrated: 8351412: Add AVX-512 intrinsics for ML-KEM
Ferenc Rakoczi
duke at openjdk.org
Tue May 20 19:08:59 UTC 2025
On Tue, 29 Apr 2025 18:49:52 GMT, Ferenc Rakoczi <duke at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 972f2ebe
Author: Ferenc Rakoczi <ferenc.r.rakoczi at oracle.com>
Committer: Sandhya Viswanathan <sviswanathan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/972f2ebe978280d22531a70116e79837632f6ebc
Stats: 988 lines in 10 files changed: 977 ins; 2 del; 9 mod
8351412: Add AVX-512 intrinsics for ML-KEM
Reviewed-by: sviswanathan
-------------
PR: https://git.openjdk.org/jdk/pull/24953
More information about the graal-dev
mailing list