RFR: 8351412: Add AVX-512 intrinsics for ML-KEM [v5]
Ferenc Rakoczi
duke at openjdk.org
Thu May 15 13:48:56 UTC 2025
On Wed, 14 May 2025 16:04:31 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>> Ferenc Rakoczi has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Responding to comments by Sandhya.
>
> src/hotspot/cpu/x86/stubGenerator_x86_64_kyber.cpp line 893:
>
>> 891: //
>> 892: // coeffs (short[256]) = c_rarg0
>> 893: // kyberConsts (short[40]) = c_rarg1
>
> kyberConsts is not an input parameter to implKyberBarrettReduce.
Removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24953#discussion_r2091216578
More information about the graal-dev
mailing list