julia
81597635 - Improve inference on some type-, Expr-, and error operations (#37086)

Commit
5 years ago
Improve inference on some type-, Expr-, and error operations (#37086) Improve inference on some type-, Expr-, and error operations This aims to reduce our backedges to operations like `+(::Int, ::Any)`. One noteworthy change is the eltype of `CodeInfo.codelocs`.
Author
Parents
Loading