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
- Code is instrumented and then run. The profilng data gathered at runtime is then used in subsequent compilations to guide optimizations.
22
+
23
+
- PGO support is almost complete!
24
+
- The remaining work is mostly just around the UI side of things: documenting compiler flags, moving flags from `-Z` to `-C`.
25
+
26
+
[Link to full discussion](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/weekly.20meeting.202019-05-23.20.2354818/near/166368190)
0 commit comments