-
Bug
-
Resolution: Fixed
-
P4
-
25
-
master
-
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.
- links to
-
Commit(master) openjdk/jdk/78534152
-
Review(master) openjdk/jdk/24094