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] Refactor: extract IR generation for expressions from genops (python#8428)
This follows the pattern established in recent refactoring PRs.
Also extract specializer code since it's used both by mypyc.genops
and mypyc.genexpr.
Work on mypyc/mypyc#714.
0 commit comments