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

[SYCL][COMPAT] Extended vectorized_binary support to logical operators + Tests #15759

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

OuadiElfarouki
Copy link
Contributor

We add support for logical operators with vectorized_binary as well as the relevant unit-tests.

@OuadiElfarouki OuadiElfarouki requested a review from a team as a code owner October 18, 2024 15:17
@joeatodd joeatodd changed the title Extended vectorized_binary support to logical operators + Tests [SYCL][COMPAT] Extended vectorized_binary support to logical operators + Tests Oct 22, 2024
@Alcpz Alcpz removed the request for review from joeatodd October 22, 2024 09:07
Copy link
Contributor

@Alcpz Alcpz left a comment

Choose a reason for hiding this comment

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

Thanks for finding out why this didn't work @OuadiElfarouki!

sycl/include/syclcompat/math.hpp Outdated Show resolved Hide resolved
@OuadiElfarouki
Copy link
Contributor Author

@intel/llvm-gatekeepers This should be ready, thank you!

@martygrant
Copy link
Contributor

@OuadiElfarouki got some merge conflicts to resolve first

Copy link
Contributor

@joeatodd joeatodd left a comment

Choose a reason for hiding this comment

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

LGTM

@OuadiElfarouki
Copy link
Contributor Author

@intel/llvm-gatekeepers Hi again, it should be ready now. Thanks again.

@sarnex sarnex merged commit c13b071 into intel:sycl Nov 5, 2024
13 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.

5 participants