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 MIR Opt working group is making progress with various MIR optimizations.
However, our efforts are sometimes thwarted by compilation time regressions due to LLVM.
We believe the primary contributing factor in these situations is the codegen unit partitioning algorithm.
We would like to solicit ideas from the rest of the compiler team regarding improvements that can be made to the algorithm.
This issue corresponds to a meeting proposal for the compiler team steering meeting. It corresponds to a possible topic of
discussion. You can read more about the steering meeting procedure
here.
Comment policy
These issues are meant to be used as an "announcements channel"
regarding the proposal, and not as a place to discuss the technical
details. Feel free to subscribe to updates. We'll post comments when
reviewing the proposal in meetings or making a scheduling decision.
In the meantime, if you have questions or ideas, ping the proposers
on Zulip (or elsewhere).
The text was updated successfully, but these errors were encountered:
Meeting proposal info
Summary
The MIR Opt working group is making progress with various MIR optimizations.
However, our efforts are sometimes thwarted by compilation time regressions due to LLVM.
We believe the primary contributing factor in these situations is the codegen unit partitioning algorithm.
We would like to solicit ideas from the rest of the compiler team regarding improvements that can be made to the algorithm.
Additional information can be found in this gist.
About this issue
This issue corresponds to a meeting proposal for the compiler team
steering meeting. It corresponds to a possible topic of
discussion. You can read more about the steering meeting procedure
here.
Comment policy
These issues are meant to be used as an "announcements channel"
regarding the proposal, and not as a place to discuss the technical
details. Feel free to subscribe to updates. We'll post comments when
reviewing the proposal in meetings or making a scheduling decision.
In the meantime, if you have questions or ideas, ping the proposers
on Zulip (or elsewhere).
The text was updated successfully, but these errors were encountered: