Skip to content

Commit 2e06a91

Browse files
DingliZhangRealFYang
authored andcommitted
8365841: RISC-V: Several IR verification tests fail after JDK-8350960 without Zvfh
Reviewed-by: fyang, fjiang, mli
1 parent ecab52c commit 2e06a91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/cpu/riscv/riscv_v.ad

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ source %{
110110
if (vlen < 4) {
111111
return false;
112112
}
113+
break;
113114
case Op_VectorCastHF2F:
114115
case Op_VectorCastF2HF:
115116
case Op_AddVHF:

0 commit comments

Comments
 (0)