RFR: 8348561: Add aarch64 intrinsics for ML-DSA [v7]
Andrew Dinn
adinn at openjdk.org
Thu Feb 27 09:56:02 UTC 2025
On Wed, 26 Feb 2025 14:18:14 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 two additional commits since the last revision:
>
> - Added more comments, mainly as suggested by Andrew Dinn
> - Changed aarch64-asmtest.py as suggested by Bhavana-Kilambi
Oops. sorry - cut and paste error -- the new setting should be
do_arch_blob(compiler, 55000 ZGC_ONLY(+5000))
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23300#issuecomment-2687440017
More information about the hotspot-dev
mailing list