julia
a19726b8
- Faster cogen for isa(::Any, Type) (#46589)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Faster cogen for isa(::Any, Type) (#46589) By directly inlining `jl_is_kind` into the generated code.
References
#46589 - Faster codegen for isa(::Any, Type)
Author
Keno
Parents
e6bf81f3
Loading