-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
Affects Version/s: 19, 20, 21
-
Component/s: hotspot
-
riscv
-
linux
Currently, the `vfcvt_rtz_x_f_v` operand is being used in `RoundDoubleModeV`. We use the `csrwi` instruction to set frm for different rounding mode, which is similar to scalar calculations. But `vfcvt_rtz_x_f_v` will not use dynamic rounding mode.
The test `TestDoubleVect.java`[1] will not cover `RoundDoubleModeV` as expected, I'm continuing to debug or write new test cases, but maybe that will be another issue.
The test `TestDoubleVect.java`[1] will not cover `RoundDoubleModeV` as expected, I'm continuing to debug or write new test cases, but maybe that will be another issue.
- duplicates
-
JDK-8306966 RISC-V: Support vector cast node for Vector API
-
- Resolved
-
- relates to
-
JDK-8276799 Implementation of JEP 422: Linux/RISC-V Port
-
- Resolved
-