RFR: 8351034: Add AVX-512 intrinsics for ML-DSA [v6]
Ferenc Rakoczi
duke at openjdk.org
Mon Mar 17 11:38:04 UTC 2025
On Wed, 12 Mar 2025 15:34:18 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> Ferenc Rakoczi has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Added validity test for the intrinsics.
>
> test/jdk/sun/security/provider/acvp/Launcher.java line 43:
>
>> 41: * @modules java.base/sun.security.provider
>> 42: * @run main Launcher
>> 43: * @run main/othervm -Xcomp Launcher
>
> Thank you for adding this case. Please add it as a separate testcase:
> /*
> * @test
> * @summary Test verifies intrinsic implementation.
> * @library /test/lib
> * @modules java.base/sun.security.provider
> * @run main/othervm -Xcomp Launcher
> */
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23860#discussion_r1998545085
More information about the hotspot-dev
mailing list