swift
12096719
- [SILOptimizer] Fix a bug in edge-splitting wherein we did not create a new phi argument for blocks
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
6 years ago
[SILOptimizer] Fix a bug in edge-splitting wherein we did not create a new phi argument for blocks Exposed in stack promotion / when doing stack nesting rdar://problem/48603037
References
#23138 - [SILOptimizer] Fix a bug in edge-splitting wherein we did not create a new phi argument for blocks
Author
Joe Shajrawi
Committer
Joe Shajrawi
Parents
392917c3
Files
2
lib/SIL
BasicBlockUtils.cpp
test/SILOptimizer
stack_promotion.sil
Loading