Implement a new BLOCK scope placement algorithm which better handles early-return blocks and early exists from nested scopes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
lgtm overall, though I haven't dug into the stackifier enough to have a good grasp of how it works.