RFR: 8316592: RISC-V: implement poly1305 intrinsic [v3]

null duke at openjdk.org
Wed Nov 1 18:51:38 UTC 2023


On Wed, 1 Nov 2023 07:55:20 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> 3 is kind of magic number in your case. right_n_bits(2) looks better.
>
> Well, I think the code comment on the right hand side explains. But I am OK either way.
> Note that a similar case is at line L4609.

Fixed in L4609.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16417#discussion_r1379178437


More information about the hotspot-compiler-dev mailing list