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

Add implicit conversion for item<1> to size_t #847

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

illuhad
Copy link
Collaborator

@illuhad illuhad commented Oct 11, 2022

The implicit conversion for both id<1> and item<1> to size_t was added in SYCL 2020. We do the conversion from id<1>, but the one from item<1> was missing. This PR adds it.

@illuhad illuhad merged commit 53937c6 into develop Nov 7, 2022
@illuhad illuhad deleted the feature/implicit-item-sizet-conversion branch November 7, 2022 13:44
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

1 participant