swift
02c28f5d
- [AllocBoxToStack] Drop dead_end dealloc_boxes.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
353 days ago
[AllocBoxToStack] Drop dead_end dealloc_boxes. When creating `dealloc_stack`s corresponding to `dealloc_box`es, don't bother to create a dealloc_stack if the `dealloc_box` is flagged `dead_end`.
References
#74922 - [LifetimeCompletion] Flag ends synthesized in dead-ends.
Author
nate-chandler
Committer
nate-chandler
Parents
1d47d3ca
Files
2
lib/SILOptimizer/Transforms
AllocBoxToStack.cpp
test/SILOptimizer
allocbox_to_stack_lifetime.sil
Loading