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] Add math extend_vcompare[2/4] to SYCLCompat #14079

Merged
merged 42 commits into from
Jun 14, 2024

Conversation

OuadiElfarouki
Copy link
Contributor

@OuadiElfarouki OuadiElfarouki commented Jun 6, 2024

This PR adds math extend_vcompare[2/4] operators (4 in total) along with unit-tests for signed and unsigned int32 cases.
Also, Unit-tests from previous extend_v*4 #14078 and extend_v*2 #13953 are moved to two different files.

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.

Very minor stuff in the docs, otherwise LGTM, The review assumes that extend_vbinary2 and extend_vbinary4 are gonna be reviewed in their respective PRs.

sycl/doc/syclcompat/README.md Outdated Show resolved Hide resolved
sycl/include/syclcompat/math.hpp Outdated Show resolved Hide resolved
sycl/include/syclcompat/math.hpp Outdated Show resolved Hide resolved
sycl/test-e2e/syclcompat/math/math_extend_v.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@yihanwg yihanwg 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

Due to the timeout of the math_extend_v tests causing the CI to fail, I just broke it down to 2 separate test files (one for each vectorization size).

@OuadiElfarouki
Copy link
Contributor Author

@intel/llvm-gatekeepers PR should be ready! Thanks.

@steffenlarsen steffenlarsen merged commit 73cf85d into intel:sycl Jun 14, 2024
14 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