swift
ade29db6
- CopyPropagation: Compute side-effects first.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
CopyPropagation: Compute side-effects first. Add a run of ComputeSideEffects before the first run of CopyPropagation. Allow hoisting over applies of functions that are able to be analyzed not to be deinit barriers at this early point.
References
#64400 - CopyPropagation: Compute side-effects first.
Author
nate-chandler
Committer
nate-chandler
Parents
c71cdccd
Loading