julia
54ecb9be
- optimize: fix inlining cost for arrayref
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
optimize: fix inlining cost for arrayref The `isknowntype` test should apply to the container (array) type, not to its eltype. Fix #27403.
References
#27651 - Fix getindex inlining for Array{Union{T,Missing}}
Author
vtjnash
Committer
vtjnash
Parents
de66fb79
Loading