You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fails to lower with mlir-opt --test-lower-to-llvm. From the spec it seems like it should work on index types too, as the supported lhs, rhs types are "signless-integer-like", which includes index types.
If this rejection is intended, then we should update the spec