julia
cd458a95
- AbstractInterpreter: pass `caller::InferenceResult` to the optimizer
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
AbstractInterpreter: pass `caller::InferenceResult` to the optimizer `caller::InferenceResult` will be used as a key for caching interprocedural information analyzed at optimization phase (as we will do with the escape analysis).
References
#43973 - AbstractInterpreter: pass `caller::InferenceResult` to the optimizer
Author
aviatesk
Parents
ad2b8fc9
Loading