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

Hamlin Li mli at openjdk.org
Mon Oct 9 14:55:42 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:

  Ajust code according round 3 reviewing

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15899/files
  - new: https://git.openjdk.org/jdk/pull/15899/files/fc19cb23..3b42ce13

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15899&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15899&range=01-02

  Stats: 43 lines in 3 files changed: 23 ins; 4 del; 16 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