-
-
Couldn't load subscription status.
- Fork 5.7k
always obey inline declarations if the calling signature is concrete #29258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This implements the suggestion in #27857 (comment)
|
It indeed fixes JuliaArrays/StaticArrays.jl#494. Awesome! |
|
@nanosoldier |
|
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. cc @ararslan |
|
Nice! |
|
Are the many regressions places to remove inlines or just noise? |
…29258) This implements the suggestion in #27857 (comment) (cherry picked from commit 8d6c1ce)
…oncrete (JuliaLang#29258)" This reverts commit 2f9e279.
…29258) This implements the suggestion in #27857 (comment) (cherry picked from commit 8d6c1ce)
…29258) This implements the suggestion in #27857 (comment) (cherry picked from commit 8d6c1ce)
This implements the suggestion in
#27857 (comment)
Will hopefully help e.g. JuliaArrays/StaticArrays.jl#494