Skip to content

Separate generator info from MIR body.#101547

Closed
cjgillot wants to merge 1 commit intorust-lang:masterfrom
cjgillot:separate-generator
Closed

Separate generator info from MIR body.#101547
cjgillot wants to merge 1 commit intorust-lang:masterfrom
cjgillot:separate-generator

Conversation

@cjgillot
Copy link
Contributor

@cjgillot cjgillot commented Sep 7, 2022

Split from #99782.

cc @JakobDegen does the splitting make sense with your recent refactor of MIR phases.
cc @eholk this should make the late generator analysis easier to work with.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

perf-regression Performance regression. S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.