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

Pass codegen params to setup_module from emit_function. #24604

Merged
merged 1 commit into from
Nov 15, 2017

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Nov 14, 2017

Broke codegen hooks as used by CUDAnative, ref 954595f#diff-6d4d21428a67320600faf5a1a9f3a16aL4417.
@vtjnash, did you remove the params arg for a specific reason?

@vtjnash
Copy link
Sponsor Member

vtjnash commented Nov 14, 2017

I think it was just a rebase/merge mistake

@maleadt
Copy link
Member Author

maleadt commented Nov 15, 2017

Seeing how this restores functionality that has lived on master, and CI is green (except or obvious unrelated failures), I'm going to go ahead and merge this.

@maleadt maleadt merged commit e363155 into master Nov 15, 2017
@maleadt maleadt deleted the tb/module_setup_params branch November 15, 2017 18:17
ararslan pushed a commit that referenced this pull request Nov 15, 2017
ararslan pushed a commit that referenced this pull request Nov 20, 2017
ararslan pushed a commit that referenced this pull request Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:codegen Generation of LLVM IR and native code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants