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
The intermediate representation in machine/Tree.scala currently passes arguments with explicit substitutions. We should use a normal jump with arguments instead. This might require us to pass a substitution during transformation.