julia
42e14d69
- ircode: small optimization for nearby ssavalue
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
ircode: small optimization for nearby ssavalue Since most ssavalue are used just after their def, this gives a small memory savings on compressed IR (a fraction of a percent).
References
#56724 - ircode: cleanup code crud
Author
vtjnash
Parents
6a0de347
Loading