julia
ccb81e68
- Slight inlining refactor (#36998)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Slight inlining refactor (#36998) Move the code that inlines results from `@pure` function earlier. It doesn't depend on any of the method analysis, so doing that work was just wasted time.
References
#36998 - Slight inlining refactor
Author
Keno
Parents
102c9ac3
Loading