Skip to content

[MIR] Initial implementation of inlining - #36593

Closed
Aatch wants to merge 12 commits into
rust-lang:masterfrom
Aatch:mir-inlining
Closed

[MIR] Initial implementation of inlining#36593
Aatch wants to merge 12 commits into
rust-lang:masterfrom
Aatch:mir-inlining

Conversation

@Aatch

@Aatch Aatch commented Sep 20, 2016

Copy link
Copy Markdown
Contributor

Implements basic inlining for MIR functions.

Inlining is currently only done if mir-opt-level is set to 2.

Does not handle debuginfo completely correctly at the moment.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.