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

Change ur_bool_t size to uint32 #1888

Conversation

omarahmed1111
Copy link
Contributor

pi_bool have the size of uint32 and ci_bool have the size of uint32, but ur_bool_t have the size of uint8. This will create a problem in some opencl queries as the size will be truncated.

@omarahmed1111 omarahmed1111 requested a review from a team as a code owner July 24, 2024 12:47
@github-actions github-actions bot added the specification Changes or additions to the specification label Jul 24, 2024
@omarahmed1111 omarahmed1111 deleted the change-ur_bool_t-size-to-uint32 branch July 24, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
specification Changes or additions to the specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant