RFR: 8348561: Add aarch64 intrinsics for ML-DSA [v6]

Andrew Dinn adinn at openjdk.org
Mon Feb 24 16:21:58 UTC 2025


On Thu, 20 Feb 2025 17:33:18 GMT, Ferenc Rakoczi <duke at openjdk.org> wrote:

>> By using the aarch64 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 four additional commits since the last revision:
> 
>  - Accepting suggested change from Andrew Dinn
>  - Added comments suggested by Andrew Dinn
>  - Fixed copyright years
>  - renaming a couple of functions

Please add comments as indicated to relate generated code to original Java source. Otherwise good to go.

-------------

Marked as reviewed by adinn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23300#pullrequestreview-2637711807


More information about the hotspot-dev mailing list