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

[ready] Fix move backward #5191

Merged
merged 5 commits into from
Jul 12, 2022
Merged

[ready] Fix move backward #5191

merged 5 commits into from
Jul 12, 2022

Conversation

fnrizzi
Copy link
Contributor

@fnrizzi fnrizzi commented Jul 10, 2022

this PR fixes a bug in how the indexing was done in the impl of move_backward. It also adds a test as it seems the was not one before (which is strange).

@fnrizzi fnrizzi requested a review from cz4rs July 10, 2022 17:58
@fnrizzi fnrizzi added this to the Tentative 3.7 Release milestone Jul 10, 2022
@fnrizzi fnrizzi added this to In progress in Developer: FRANCESCO RIZZI Jul 10, 2022
@fnrizzi
Copy link
Contributor Author

fnrizzi commented Jul 11, 2022

unrelated failure

@fnrizzi fnrizzi changed the title Fix move backward [ready] Fix move backward Jul 11, 2022
Copy link
Contributor

@cz4rs cz4rs left a comment

Choose a reason for hiding this comment

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

Looks good overall, minor comments posted.

@fnrizzi fnrizzi requested a review from PhilMiller July 11, 2022 11:41
@fnrizzi
Copy link
Contributor Author

fnrizzi commented Jul 11, 2022

unrelated failure from OpenMPTarget

@dalg24 dalg24 merged commit 2aef0e0 into kokkos:develop Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants