RFR: 8351034: Add AVX-512 intrinsics for ML-DSA [v13]
Jatin Bhateja
jbhateja at openjdk.org
Wed Apr 2 18:24:55 UTC 2025
On Wed, 2 Apr 2025 07:38:34 GMT, Ferenc Rakoczi <duke at openjdk.org> wrote:
>> By using the AVX-512 vector registers the speed of the computation of the ML-DSA algorithms (key generation, document signing, signature verification) can be approximately doubled.
>
> Ferenc Rakoczi has updated the pull request incrementally with one additional commit since the last revision:
>
> Reacting to comment by Sandhya.
@ferakocz , I verified new version of patch on Linux and windows and it works fine.
Thanks for addressing my comments.
-------------
Marked as reviewed by jbhateja (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23860#pullrequestreview-2737186292
More information about the hotspot-dev
mailing list