8331150: RISC-V: Fix "bad AD file" bug

Reviewed-by: fyang
This commit is contained in:
Hamlin Li 2024-04-26 07:50:51 +00:00
parent a407dc9cbb
commit 006f090f98

View File

@ -73,6 +73,7 @@ source %{
return false;
}
break;
case Op_LoadVectorGather:
case Op_LoadVectorGatherMasked:
if (is_subword_type(bt)) {
return false;