Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
broadcast: disable nospecialize logic for outer method signature
This removes the dependence on inlining for performance, so we also remove `@inline`, since it can harm performance. make Some type a zero-dim broadcast container (e.g. a scalar) Replaces JuliaLang#35778 Replaces JuliaLang#39184 Fixes JuliaLang#39151 Refs JuliaLang#35675 Refs JuliaLang#43200
- Loading branch information