JDK-8351412 : Add AVX-512 intrinsics for ML-KEM
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 25
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: x86_64
  • Submitted: 2025-03-07
  • Updated: 2025-05-26
  • Resolved: 2025-05-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25 b24Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8357741 :  
Description
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.
Comments
Changeset: 972f2ebe Branch: master Author: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com> Committer: Sandhya Viswanathan <sviswanathan@openjdk.org> Date: 2025-05-20 19:06:22 +0000 URL: https://git.openjdk.org/jdk/commit/972f2ebe978280d22531a70116e79837632f6ebc
20-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24953 Date: 2025-04-29 18:49:52 +0000
29-04-2025