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

Make q non-optional so that FT is gauranteed to be inferred #40

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Conversation

charleskawczynski
Copy link
Member

q cannot be optional in these methods, because then FT is not inferable. Thanks for catching this, @trontrytel.

bors bot added a commit that referenced this pull request Aug 25, 2021
41: Add dependency on ExprTools to fix version r=charleskawczynski a=charleskawczynski

Just ran into [GPUCompiler's 214](JuliaGPU/GPUCompiler.jl#214) in #40.

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Aug 25, 2021
40: Make q non-optional so that FT is gauranteed to be inferred r=charleskawczynski a=charleskawczynski

`q` cannot be optional in these methods, because then `FT` is not inferable. Thanks for catching this, `@trontrytel.`

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
@bors
Copy link
Contributor

bors bot commented Aug 25, 2021

Build failed:

bors bot added a commit that referenced this pull request Aug 25, 2021
41: Add dependency on ExprTools to fix version r=charleskawczynski a=charleskawczynski

Just ran into [GPUCompiler's 214](JuliaGPU/GPUCompiler.jl#214) in #40.

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
bors bot added a commit that referenced this pull request Aug 25, 2021
41: Add dependency on ExprTools to fix version r=charleskawczynski a=charleskawczynski

Just ran into [GPUCompiler's 214](JuliaGPU/GPUCompiler.jl#214) in #40.

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
bors bot added a commit that referenced this pull request Aug 25, 2021
41: Add dependency on ExprTools to fix version r=charleskawczynski a=charleskawczynski

Just ran into [GPUCompiler's 214](JuliaGPU/GPUCompiler.jl#214) in #40.

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
@charleskawczynski
Copy link
Member Author

bors r+

@bors bors bot merged commit f0cb5b1 into main Aug 25, 2021
@bors bors bot deleted the ck/bugfix branch August 25, 2021 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant