-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b17
-
riscv
-
linux
Several tests fails due to zvfh is on but not rvv, with "MaxVectorSize is not larger than zero".
The one I have seen is: TestVectorizationMultiInvar, TestFloatConversionsVector, TestFloatConversionsVectorNaN
UseZvfh should be turned off when no RVV.
The one I have seen is: TestVectorizationMultiInvar, TestFloatConversionsVector, TestFloatConversionsVectorNaN
UseZvfh should be turned off when no RVV.
- relates to
-
JDK-8368950 RISC-V: fail to catch out of order declarations among dependent cpu extensions/flags
-
- Open
-
-
JDK-8367098 RISC-V: sync CPU features with related JVM flags for dependant ones
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/78534152
-
Review(master) openjdk/jdk/24094