RFR: 8317720: RISC-V: Implement Adler32 intrinsic [v2]
Vladimir Kempik
vkempik at openjdk.org
Wed Apr 10 13:09:11 UTC 2024
On Wed, 10 Apr 2024 07:31:28 GMT, Fei Yang <fyang at openjdk.org> wrote:
> > @RealFYang Hi, thanks for pointing out! To achieve additional acceleration, I did a vectorization and re-measured performance on Kendryte K230 with RVV 1.0 enabled:
>
> That's great to hear! I was not aware that it could run a full-featured Linux system. May I ask what kind of Linux distro are you running with?
It's debian, https://www.remlab.net/op/k230-canmv-debian.shtml
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18382#issuecomment-2047495798
More information about the hotspot-compiler-dev
mailing list