JDK-8341527 : AVX-512 intrinsic for SHA3
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-10-04
  • Updated: 2024-11-06
  • Resolved: 2024-10-29
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 24
24 b22Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
For the SHA3 family digest algorithms 30-40% speed improvement can be achieved on systems that have the AVX-512 vector processing unit.
Comments
Changeset: 9cfb0f7f Branch: master Author: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com> Committer: Weijun Wang <weijun@openjdk.org> Date: 2024-10-29 15:18:24 +0000 URL: https://git.openjdk.org/jdk/commit/9cfb0f7f7ad31081c917be1eb0e39e2552e45382
29-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21352 Date: 2024-10-04 10:15:30 +0000
04-10-2024