julia
56c496d5
- inference: improve sizeof tfunc
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 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
#31895 - optimize append_any more
Author
vtjnash
Committer
vtjnash
Parents
7e1eb6a9
Loading