How smart is the 0.7 compiler?

Here’s one of the relevant PRs for the handling of small unions: https://github.com/JuliaLang/julia/pull/20593 and one for inter-procedure constant propagation: https://github.com/JuliaLang/julia/pull/24362

2 Likes