julia
d28a7d59
- Improve inference of `tail`-like functions (#29264)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Improve inference of `tail`-like functions (#29264) Previously these sorts of function would block constant propagation. Hopfully #28955 will just fix this, but until then, add a surgical fix and a test.
References
#29264 - Improve inference of `tail`-like functions
Author
Keno
Parents
51059773
Loading