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
I am curious if we have plans to support __floordiv__ whose semantic can be integer floor division with assumptions that lhs and rhs ArithRefs are integers. Thanks!