-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
compiler:inferenceType inferenceType inferenceregression 1.12Regression in the 1.12 releaseRegression in the 1.12 release
Description
It'd be nice if we didn't feel the need to store an extra array on every CodeInstance that we inferred allocates something reminding us that we don't know what exactly it will have allocated. This is a (memory) regression in v1.12
julia> which(Base.RefValue{Any}, (Any,)).specializations[1].cache.rettype_const
1-element Vector{Any}:
Int32
Metadata
Metadata
Assignees
Labels
compiler:inferenceType inferenceType inferenceregression 1.12Regression in the 1.12 releaseRegression in the 1.12 release