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

Remove superfluous FunctorFinal specialization #3788

Merged

Conversation

masterleinad
Copy link
Contributor

@masterleinad masterleinad commented Feb 10, 2021

Fixes #3651. We already handle all cases (scalar/array, Tag/void) above.

@crtrott
Copy link
Member

crtrott commented Feb 10, 2021

You are brave touching that, but I guess they weren't superfluous.

@masterleinad masterleinad marked this pull request as draft February 10, 2021 16:09
@masterleinad masterleinad force-pushed the remove_functor_final_specialization branch from 1a61190 to 4ea5595 Compare February 10, 2021 18:43
@masterleinad masterleinad marked this pull request as ready for review February 10, 2021 18:43
@masterleinad
Copy link
Contributor Author

This should be fine now. @Char-Aznable can you confirm that this works for you?

@masterleinad masterleinad force-pushed the remove_functor_final_specialization branch from 4ea5595 to fd9b36f Compare February 10, 2021 18:46
@Char-Aznable
Copy link
Contributor

@masterleinad This works for the example I posted in #3651 as of fd9b36f. Thanks for the patch!

Copy link
Member

@dalg24 dalg24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was an oversight in #3714

@crtrott crtrott merged commit 6254e95 into kokkos:develop Feb 12, 2021
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.

None yet

4 participants