RFR: 8315716: RISC-V: implement ChaCha20 intrinsic [v2]

Hamlin Li mli at openjdk.org
Mon Oct 9 14:56:11 UTC 2023


On Thu, 28 Sep 2023 16:54:14 GMT, Hamlin Li <mli at openjdk.org> wrote:

>> Only vector version is included in this patch.
>> 
>> ### Test
>> The patch passed the jdk tests found via `find test/jdk/ -iname *ChaCha*`
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
> 
>   revert adding t3-t6

Hi Yang Fei,
Thanks for the detailed reviewing!
I have modified the code as you suggested, except of refining the code with `vector rotate left/right`, I will address this refinement in the subsequent pr soon.

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

PR Comment: https://git.openjdk.org/jdk/pull/15899#issuecomment-1753161965


More information about the hotspot-dev mailing list