https://github.com/JuliaLang/julia
Revision 41a6f268ff07f68779bdf6f8f9dd6ebba82a02b5 authored by Keno Fischer on 19 November 2023, 08:29:15 UTC, committed by GitHub on 19 November 2023, 08:29:15 UTC
As of #51494 is used in the base pipeline, so external abstract
interpreters inherit it by default. To avoid breaking them, make sure we
properly pass down the lattice.
1 parent e75dd47
History
Tip revision: 41a6f268ff07f68779bdf6f8f9dd6ebba82a02b5 authored by Keno Fischer on 19 November 2023, 08:29:15 UTC
Thread lattice through escape analysis (#52223)
Tip revision: 41a6f26
File Mode Size
trampolines
.gitignore -rw-r--r-- 33 bytes
Makefile -rw-r--r-- 8.2 KB
README.md -rw-r--r-- 4.1 KB
jl_exports.h -rw-r--r-- 2.2 KB
julia.expmap.in -rw-r--r-- 45 bytes
list_strip_symbols.h -rw-r--r-- 284 bytes
loader.h -rw-r--r-- 2.3 KB
loader_exe.c -rw-r--r-- 2.2 KB
loader_lib.c -rw-r--r-- 20.9 KB
loader_win_utils.c -rw-r--r-- 5.7 KB

README.md

back to top