julia
341d6c90 - rm unnecessary `widenconst_bestguess` call (#38871)

Commit
5 years ago
rm unnecessary `widenconst_bestguess` call (#38871) the equivalent widening logic is imposed within `typeinf_local`, and so as far as I understand we don't this need `widenconst_bestguess` in `typeinf_edge`
Author
Parents
Loading