swift
095083e0 - CopyForwarding: new optimization to remove copies into dead temporaries.

Commit
9 years ago
CopyForwarding: new optimization to remove copies into dead temporaries. A SILGen peephole currently handles the common cases. However, that peephole is incompatible with memory access enforcement.
Author
Committer
Parents
Loading