RFR: 8351034: Add AVX-512 intrinsics for ML-DSA [v7]
Ferenc Rakoczi
duke at openjdk.org
Mon Mar 31 14:28:26 UTC 2025
On Sat, 22 Mar 2025 16:11:02 GMT, Volodymyr Paprotski <vpaprotski at openjdk.org> wrote:
>> These functions will not be used anywhere else and in ML_DSA.java all of the arrays passed to inrinsics are of the correct size.
>
> Works for me; just thought I would point it out, so its a 'premeditated' decision.
Well, I ended up putting some asserts in the java code, just in case...
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23860#discussion_r2021153417
More information about the hotspot-dev
mailing list