swift
f9943349
- SILOptimizer: AllocBoxToStack preserves [transparent] bit in cloned function
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
SILOptimizer: AllocBoxToStack preserves [transparent] bit in cloned function We need this to uphold the invariant that in the performance pipeline before SIL serialization occurs, a function has ownership iff it is transparent.
References
#28895 - Preparations for building curry thunks in Sema
Author
slavapestov
Committer
slavapestov
Parents
4017a166
Loading