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

Yuri Gaevsky duke at openjdk.org
Mon Nov 20 12:10:30 UTC 2023


On Fri, 17 Nov 2023 21:39:33 GMT, Yuri Gaevsky <duke at openjdk.org> wrote:

>> Seems to me it's not necessary to specify the registers. Can you try it?
>
> Sure, let me check .

Done in [this commit](https://github.com/openjdk/jdk/pull/16629/commits/af940acd365677ec3c29a8f066b68b753ad362e4). I've tried the usage of iRegP/iRegI but that caused of the related failure (JVM even didn'r start).

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

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


More information about the hotspot-dev mailing list