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
We want to experiment with an inlining rule that always inlines every non-recursive higher-order function and runs after static argument transformation. This gives us specialization of functions to their function arguments.