Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compiler: fix performance issue introduced in JuliaLang#48962 (JuliaL…
…ang#49036) `bb_rename_pred` was captured by JuliaLang#48962, so this commit fixes it up. This was successfully detected by: `JET.report_opt(CC.batch_inline!, (CC.IRCode,Vector{Pair{Int,Any}},Bool,CC.OptimizationParams))`
- Loading branch information