Skip to content

Conversation

@przemektmalon
Copy link
Contributor

The compare_mask and unordered_compare_mask implementations were placing the results of the comparison operations in the wrong 2-byte segments of the 4-byte output.

The math_compare.cpp test has also been fixed, where the "expected" results were previously incorrect, they now reflect the values returned by the corresponding CUDA math functions.

The `compare_mask` and `unordered_compare_mask` implementations were
placing the results of the comparison operations in the wrong 2-byte
segments of the 4-byte output.

The `math_compare.cpp` test has also been fixed, where the "expected"
results were previously incorrect, they now reflect the values returned
by the corresponding CUDA math functions.
@przemektmalon
Copy link
Contributor Author

@intel/llvm-gatekeepers I believe this can be merged.

@sommerlukas sommerlukas merged commit 80acd9b into intel:sycl Jan 27, 2025
17 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.

3 participants