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
Not sure if this is the correct place for this issue, but here it goes.
It would be good to see more detailed overview of the back-end phase.
In particular, it would be great to have at least global **** Passes that took longest:
Possibly something more fine-grained too (top-10 pass-function, pass-files pairs e.g.)
The text was updated successfully, but these errors were encountered:
Aha, and there already is OptFunction in OptPass; with RunPass'es that either a proper pass
(with a name in details), or containing RunLoopPass (also with name in details).
So this appears to be mostly the right place for this issue report.
Not sure if this is the correct place for this issue, but here it goes.
It would be good to see more detailed overview of the back-end phase.
In particular, it would be great to have at least global
**** Passes that took longest:
Possibly something more fine-grained too (top-10 pass-function, pass-files pairs e.g.)
The text was updated successfully, but these errors were encountered: