RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]

Yuri Gaevsky duke at openjdk.org
Fri Nov 17 20:22:09 UTC 2023


On Fri, 17 Nov 2023 19:54:18 GMT, Yuri Gaevsky <duke at openjdk.org> wrote:

>> What specific tests were run for this intrinsic implementation to verify the correctness?
>> BTW, can you add some comments about what java method or bytecode this intrinsic is for?
>
>> What specific tests were run for this intrinsic implementation to verify the correctness?
> - jtreg tier1
> - hotspot/jtreg/compiler/intrinsics/TestArraysHashCode.java with -Xcomp

> BTW, can you add some comments about what java method or bytecode this intrinsic is for?
Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16629#discussion_r1397844760


More information about the hotspot-dev mailing list