Skip to content
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

Better definition of broadcast(::Function, ::Integer) #18468

Merged
merged 1 commit into from
Sep 13, 2016

Conversation

yuyichao
Copy link
Contributor

This was actually the last motivation for #18444 and would not really be necessary after it's merged. Nevertheless, there's no need to go through invoke since the method it's invoking is actually much shorter than the invoke call itself..... This should also benefit 0.5 since the invoke inlining won't be backported.

@stevengj

@stevengj
Copy link
Member

LGTM.

@yuyichao yuyichao merged commit 04ed690 into JuliaLang:master Sep 13, 2016
@yuyichao yuyichao deleted the yyc/invoke/broadcast branch September 13, 2016 13:18
@tkelman
Copy link
Contributor

tkelman commented Sep 16, 2016

waiting until 0.5.1

@tkelman tkelman added this to the 0.5.x milestone Sep 16, 2016
tkelman pushed a commit that referenced this pull request Feb 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants