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
flambda-backend: Implemented inlining history and use it inside inlining reports (#365)
* Implemented inlining history
* Add links between apply node and there respective function declaration
* Fix formatting for inlining arguments
* Inlining reports are now showing all decisions taken for any paths, making them work both with simplify and closure conversion
0 commit comments