Files
swift-mirror/test/SILOptimizer/allocbox_to_stack_lifetime.sil
Nate Chandler 02c28f5de5 [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`.
2024-07-03 17:33:51 -07:00

1.8 KiB