RFR: 8322174: RISC-V: C2 VectorizedHashCode RVV Version [v8]
Yuri Gaevsky
duke at openjdk.org
Mon Jul 7 08:19:42 UTC 2025
On Mon, 5 May 2025 10:17:27 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:
>
> change slli+add sequence to shadd
.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17413#issuecomment-3043933851
More information about the hotspot-compiler-dev
mailing list