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

[WIP] Implement a "place unification" MIR optimization (aka source/destination propagation aka NRVO). #47954

Closed
wants to merge 9 commits into from

(HACK): use eventflow diffs for computing live sets faster.

c858ee5
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Implement a "place unification" MIR optimization (aka source/destination propagation aka NRVO). #47954

(HACK): use eventflow diffs for computing live sets faster.
c858ee5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs