RFR: 8322174: RISC-V: C2 VectorizedHashCode RVV Version [v28]

Robbin Ehn rehn at openjdk.org
Fri Oct 3 06:48:53 UTC 2025


On Mon, 18 Aug 2025 08:37:06 GMT, Yuri Gaevsky <duke at openjdk.org> wrote:

>> The patch adds possibility to use RVV instructions for faster vectorizedHashCode calculations on RVV v1.0.0 capable hardware.
>> 
>> Testing: hotspot/jtreg/compiler/ under QEMU-8.1 with RVV v1.0.0.
>
> Yuri Gaevsky has updated the pull request incrementally with one additional commit since the last revision:
> 
>   - minor updates requested by reviewer

Not a detailed review, sorry about that and sorry for the delay.

Thank you!

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

Marked as reviewed by rehn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17413#pullrequestreview-3297641875


More information about the hotspot-compiler-dev mailing list