complete comment
This commit is contained in:
parent
36ba160477
commit
81ce43e77f
@ -1098,7 +1098,7 @@ B slash_ucw(B t, B o, B w, B x) {
|
|||||||
if (!toConstant(f, &c)) goto notConstEach;
|
if (!toConstant(f, &c)) goto notConstEach;
|
||||||
|
|
||||||
if (we != el_bit) {
|
if (we != el_bit) {
|
||||||
// relies
|
// relies on compatible(c,c) always being true
|
||||||
w = C2(ne, w, m_f64(0));
|
w = C2(ne, w, m_f64(0));
|
||||||
assert(TI(w,elType)==el_bit);
|
assert(TI(w,elType)==el_bit);
|
||||||
we = el_bit;
|
we = el_bit;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user