git: openjdk/jdk: master: 8321010: RISC-V: C2 RoundVF
Hamlin Li
mli at openjdk.org
Fri Sep 13 08:05:51 UTC 2024
Changeset: bacd0460
Branch: master
Author: Hamlin Li <mli at openjdk.org>
Date: 2024-09-13 08:05:19 +0000
URL: https://git.openjdk.org/jdk/commit/bacd046062bffb4c95ec7a508a1080ad651a94a4
8321010: RISC-V: C2 RoundVF
8321011: RISC-V: C2 RoundVD
Reviewed-by: rehn, luhenry
! src/hotspot/cpu/riscv/assembler_riscv.hpp
! src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.hpp
! src/hotspot/cpu/riscv/riscv.ad
! src/hotspot/cpu/riscv/riscv_v.ad
+ test/hotspot/jtreg/compiler/floatingpoint/TestRoundFloatAll.java
+ test/hotspot/jtreg/compiler/lib/golden/GoldenRound.java
+ test/hotspot/jtreg/compiler/vectorization/TestRoundVectRiscv64.java
+ test/hotspot/jtreg/compiler/vectorization/TestRoundVectorDoubleRandom.java
+ test/hotspot/jtreg/compiler/vectorization/TestRoundVectorFloatAll.java
+ test/hotspot/jtreg/compiler/vectorization/TestRoundVectorFloatRandom.java
More information about the jdk-changes
mailing list