git: openjdk/jdk: master: 2 new changesets
Hamlin Li
mli at openjdk.org
Mon May 19 13:35:01 UTC 2025
Changeset: 2e26b431
Branch: master
Author: Hamlin Li <mli at openjdk.org>
Date: 2025-05-19 13:32:03 +0000
URL: https://git.openjdk.org/jdk/commit/2e26b431585129b705f57955b660d155eaf138b8
8356875: RISC-V: extension flag UseZvfh should depends on UseZfh
Reviewed-by: fyang, luhenry
! src/hotspot/cpu/riscv/vm_version_riscv.cpp
Changeset: 92fd4499
Branch: master
Author: Hamlin Li <mli at openjdk.org>
Date: 2025-05-19 13:32:17 +0000
URL: https://git.openjdk.org/jdk/commit/92fd44992b9326fa10ec8303394dac17bb81b168
8350960: RISC-V: Add riscv backend for Float16 operations - vectorization
Reviewed-by: fyang, dzhang, luhenry
! src/hotspot/cpu/riscv/riscv.ad
! src/hotspot/cpu/riscv/riscv_v.ad
! test/hotspot/jtreg/compiler/vectorization/TestFloat16VectorOperations.java
More information about the jdk-changes
mailing list