Skip to content

Commit 006f090

Browse files
author
Hamlin Li
committed
8331150: RISC-V: Fix "bad AD file" bug
Reviewed-by: fyang
1 parent a407dc9 commit 006f090

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
@@ -73,6 +73,7 @@ source %{
7373
return false;
7474
}
7575
break;
76+
case Op_LoadVectorGather:
7677
case Op_LoadVectorGatherMasked:
7778
if (is_subword_type(bt)) {
7879
return false;

0 commit comments

Comments
 (0)