julia
a64ffa30
- Fix `goto` insertion when dom-sorting IR in `slot2ssa` pass (#56189)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix `goto` insertion when dom-sorting IR in `slot2ssa` pass (#56189) Fix-up this pass a bit to correctly handle fall-through terminators that cannot have their BasicBlock extended (e.g. `Expr(:leave, ...)`)
References
#56189 - Fix `goto` insertion when dom-sorting IR in `slot2ssa` pass
Author
topolarity
Parents
6317e020
Loading