Integrated: 8315716: RISC-V: implement ChaCha20 intrinsic
Hamlin Li
mli at openjdk.org
Wed Oct 11 14:52:10 UTC 2023
On Mon, 25 Sep 2023 11:47:40 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*`
This pull request has now been integrated.
Changeset: 8f8c45b5
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8f8c45b54a0ca2d676b76521fef87fb3a3ccad97
Stats: 163 lines in 4 files changed: 163 ins; 0 del; 0 mod
8315716: RISC-V: implement ChaCha20 intrinsic
Reviewed-by: luhenry, fyang
-------------
PR: https://git.openjdk.org/jdk/pull/15899
More information about the hotspot-dev
mailing list