julia
a64ffa30 - Fix `goto` insertion when dom-sorting IR in `slot2ssa` pass (#56189)

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, ...)`)
Author
Parents
Loading