RFR: 8315716: RISC-V: implement ChaCha20 intrinsic [v4]
Hamlin Li
mli at openjdk.org
Wed Oct 11 07:43:03 UTC 2023
> 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:
Minor fixes
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15899/files
- new: https://git.openjdk.org/jdk/pull/15899/files/3b42ce13..721b84dc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15899&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15899&range=02-03
Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/15899.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15899/head:pull/15899
PR: https://git.openjdk.org/jdk/pull/15899
More information about the hotspot-dev
mailing list