swift
c177e16e - SILCombine: Add a project_box (alloc_box#0) -> alloc_box#1 peephole.

Commit
9 years ago
SILCombine: Add a project_box (alloc_box#0) -> alloc_box#1 peephole. This unblocks existing load/store optimizations when a closure is inlined and the original boxed value is exposed.
Author
Committer
Parents
Loading