julia
2ed85614 - codegen: slightly optimize gc-frame allocation (#58794)

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.
Author
Parents
Loading