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

Optimizations: fix indexing of restrict views adding extra operations #289

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

NaderAlAwar
Copy link
Contributor

This removes an extra multiply for indexing 1D and LayoutLeft/LayoutRight 2D views since we know that one of their strides is 1.

@NaderAlAwar NaderAlAwar merged commit bed9349 into kokkos:main Sep 4, 2024
5 checks passed
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.

1 participant