julia
7793572f
- make `@allocated x = f(...)` work as before
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
277 days ago
make `@allocated x = f(...)` work as before Also add `@constprop :none` and `@noinline` to prevent the measuring code from interfering with the subject code. Add `@allocated inside` and `@allocations inside` Fixes #58780
References
jb/allocatedinside
Author
JeffBezanson
Committer
JeffBezanson
Parents
b24014ae
Loading