julia
4ae4348e
- inference: improve sizeof tfunc
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
inference: improve sizeof tfunc Primitive types also always have a sizeof. This is particularly relevant for `Ptr`, since `elsize` uses `sizeof(Ptr)` to compute the stride.
References
#31942 - Merge commit for "optimize append_any more"
Author
vtjnash
Committer
vtjnash
Parents
f3312ce3
Loading