We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a407dc9 commit 006f090Copy full SHA for 006f090
src/hotspot/cpu/riscv/riscv_v.ad
@@ -73,6 +73,7 @@ source %{
73
return false;
74
}
75
break;
76
+ case Op_LoadVectorGather:
77
case Op_LoadVectorGatherMasked:
78
if (is_subword_type(bt)) {
79
0 commit comments