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
[mypyc] feat: support constant folding in try_optimize_int_floor_divide (#19973)
This PR attempts to constant fold the divisor value in
`try_optimize_int_floor_divide`
I'm not sure any test changes are warranted for a small PR of this
nature.
0 commit comments