8331150: RISC-V: Fix "bad AD file" bug
Reviewed-by: fyang
This commit is contained in:
parent
a407dc9cbb
commit
006f090f98
@ -73,6 +73,7 @@ source %{
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
case Op_LoadVectorGather:
|
||||||
case Op_LoadVectorGatherMasked:
|
case Op_LoadVectorGatherMasked:
|
||||||
if (is_subword_type(bt)) {
|
if (is_subword_type(bt)) {
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user