Integrated: 8322174: RISC-V: C2 VectorizedHashCode RVV Version
    Yuri Gaevsky 
    duke at openjdk.org
       
    Fri Oct  3 09:48:06 UTC 2025
    
    
  
On Sat, 13 Jan 2024 09:21:37 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.
This pull request has now been integrated.
Changeset: 134b63f0
Author:    Yuri Gaevsky <yuri.gaevsky at gmail.com>
Committer: Vladimir Kempik <vkempik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/134b63f0e8c4093f7ad0a528d6996898ab881d5c
Stats:     187 lines in 6 files changed: 169 ins; 2 del; 16 mod
8322174: RISC-V: C2 VectorizedHashCode RVV Version
Reviewed-by: fyang, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/17413
    
    
More information about the hotspot-compiler-dev
mailing list