Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Generation Unit Partitioning Meeting #281

Closed
wesleywiser opened this issue Apr 30, 2020 · 3 comments
Closed

Code Generation Unit Partitioning Meeting #281

wesleywiser opened this issue Apr 30, 2020 · 3 comments

Comments

@wesleywiser
Copy link
Member

Meeting proposal info

  • Title: Code Generation Unit Partitioning Meeting
  • Type: Technical

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).

@nikomatsakis
Copy link
Contributor

Scheduled for May 22

@wesleywiser
Copy link
Member Author

Assigning so that I remember to write meeting notes.

@pnkfelix
Copy link
Member

pnkfelix commented May 5, 2023

At this point we are going to let the archive of the zulip stream serve as the record for the meeting: https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings/topic/.5Bdesign.20meeting.5D.20codegen.20unit.20partitioning.20compiler-team.23281/near/198443239

@pnkfelix pnkfelix closed this as completed May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants