RFR: 8322195: RISC-V: Minor improvement of MD5 instrinsic [v3]
Hamlin Li
mli at openjdk.org
Tue Dec 19 08:48:00 UTC 2023
> Hi,
> Can you review this minor patch to improve MD5 instrinsic?
> Thanks!
>
> ## Test
>
> tests (`find test/ -iname "*md5*.java"`) passed.
Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
Fix typo
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17123/files
- new: https://git.openjdk.org/jdk/pull/17123/files/606b6248..301f35ad
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17123&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17123&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/17123.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17123/head:pull/17123
PR: https://git.openjdk.org/jdk/pull/17123
More information about the hotspot-compiler-dev
mailing list