On Tue, 11 Aug 2026 16:51:38 GMT, Shawn Emery <[email protected]> wrote:

>> Daniel Skantz has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   param order
>
> src/hotspot/cpu/x86/stubGenerator_x86_64_kyber.cpp line 357:
> 
>> 355: //          xmm16: Barrett multiplier
>> 356: //          xmm17: q
>> 357: // Output:  xmm0-xmm7 (reduced coefficients each in [0, q])
> 
> Since you're describing set notation, this would be:
> 
>> // Output:  xmm0-xmm7 (reduced coefficients each in [0, q))
> 
> Note the exclusion of `q`.

Ahem ...  set notation --> integer intervals ;-)

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/32295#discussion_r3764530793

Reply via email to