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

Only build stagedfunctions on leaf types (fix #8504) #8973

Closed
wants to merge 1 commit into from

Conversation

timholy
Copy link
Member

@timholy timholy commented Nov 11, 2014

I'm much less sure of this one, but it does fix #8504. @Keno? @jakebolewski?

@Keno
Copy link
Member

Keno commented Nov 11, 2014

Staging with abstract types is fine. If you can't handle abstract types you should throw an error which will defer to runtime.

@timholy
Copy link
Member Author

timholy commented Nov 11, 2014

OK. So perhaps a better way to view #8504 is that it doesn't generate a more specific version of the stagedfunction once the type becomes concrete?

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.

stagedfunction-related compilation error when type inference fails
2 participants