Retune boundary for small-𝕩 linear Member Of
This commit is contained in:
parent
53fb8db06f
commit
25883b410c
@ -301,7 +301,7 @@ B memberOf_c2(B t, B w, B x) {
|
|||||||
decG(w); goto dec_x;
|
decG(w); goto dec_x;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (xia<=(xe==el_i16?8:16) && wia>16) {
|
if (xia<=(xe==el_i8?1:xe==el_i16?4:16) && wia>16) {
|
||||||
SGetU(x);
|
SGetU(x);
|
||||||
r = WEQ(GetU(x,0));
|
r = WEQ(GetU(x,0));
|
||||||
for (usz i=1; i<xia; i++) r = C2(or, r, WEQ(GetU(x,i)));
|
for (usz i=1; i<xia; i++) r = C2(or, r, WEQ(GetU(x,i)));
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user