On Wed, 14 May 2025 16:04:31 GMT, Sandhya Viswanathan <sviswanat...@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