RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
duke at openjdk.org
Tue Dec 5 12:57:08 UTC 2023
On Tue, 5 Dec 2023 00:54:47 GMT, Fei Yang <fyang at openjdk.org> wrote:
>>> The code with usage of RVV instruction could be added as follow-up of
>> the patch or independently.
>>
>> Hey @ygaevsky, I can work on this real vectorized intrinsic implementation, please let me know how you think about it.
>> If you already had a solution or started working on it, please ignore my message.
>>
>> Thanks.
>
>> @Hamlin-Li, @RealFYang: please take a look at the latest updates when you have time, thanks.
>
> Having another look.
Thank you for your comments/suggestions, @RealFYang: I've updated the patch except riscv.ad part where I am not sure we need to do the suggested change for basic_type.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16629#issuecomment-1840739121
More information about the hotspot-dev
mailing list