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;
|
||||
}
|
||||
break;
|
||||
case Op_LoadVectorGather:
|
||||
case Op_LoadVectorGatherMasked:
|
||||
if (is_subword_type(bt)) {
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user