julia
2ed85614
- codegen: slightly optimize gc-frame allocation (#58794)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
188 days ago
codegen: slightly optimize gc-frame allocation (#58794) Try to avoid allocating frames for some very simple function that only have the safepoint on entry and don't define any values themselves.
References
#58794 - codegen: slightly optimize gc-frame allocation
Author
vtjnash
Parents
b06d2607
Loading