Integrated: 8362596: RISC-V: Improve _vectorizedHashCode intrinsic
Yuri Gaevsky
duke at openjdk.org
Sun Jul 27 14:57:59 UTC 2025
On Mon, 21 Jul 2025 08:07:48 GMT, Yuri Gaevsky <duke at openjdk.org> wrote:
> This is a micro-optimization for RISC-V SpacemiT K1 CPU to fix [encountered performance regression](https://github.com/openjdk/jdk/pull/17413#issuecomment-3082664335).
This pull request has now been integrated.
Changeset: 4189fcba
Author: Yuri Gaevsky <yuri.gaevsky at gmail.com>
Committer: Feilong Jiang <fjiang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4189fcbac40943f3b26c3a01938837b4e4762285
Stats: 6 lines in 1 file changed: 1 ins; 3 del; 2 mod
8362596: RISC-V: Improve _vectorizedHashCode intrinsic
Reviewed-by: fyang, fjiang
-------------
PR: https://git.openjdk.org/jdk/pull/26409
More information about the hotspot-compiler-dev
mailing list