You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- support gc running
- don't duplicate field 4
- remove some unused code only previously needed for handling cycles
(which are not valid in IR)
- avoid serializing ssaflags, which are very large (relative to the rest
of the IR) and usually all zeros
sysimg : 159 MB => 157 MB => 154 MB
du -sh usr/share/julia/compiled : 260M => 256 MB => 254 MB
0 commit comments