swift
63192baf
- [AllocBoxToStack] Make alloc_stacks lexical.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
[AllocBoxToStack] Make alloc_stacks lexical. When the -enable-experimental-lexical-lifetimes flag is enabled, the alloc_stack instructions which the pass replaces alloc_box instructions with have the lexical attribute.
References
#39460 - [Mem2Reg] Lexical allocs create lexical borrows.
Author
nate-chandler
Committer
nate-chandler
Parents
92a304b6
Loading