Skip to content

[SYCL] Fix unused variable warnings and unittests #8875

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

Merged

Conversation

steffenlarsen
Copy link
Contributor

This commit fixes unusued variable warnings after
#7468. Additionally it replaces asserts in the unittests with EXPECT_EQ.

This commit fixes unusued variable warnings after
intel#7468. Additionally it replaces
asserts in the unittests with EXPECT_EQ.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner March 30, 2023 11:10
@steffenlarsen
Copy link
Contributor Author

This should fix post-commit builds failures.

Tag @zibaiwan for awareness.

@steffenlarsen steffenlarsen temporarily deployed to aws March 30, 2023 11:51 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws March 30, 2023 13:32 — with GitHub Actions Inactive
@steffenlarsen
Copy link
Contributor Author

Failed Tests (1):
SYCL :: AtomicRef/atomic_memory_order_acq_rel.cpp
Reported in #8847.

@steffenlarsen steffenlarsen merged commit b135956 into intel:sycl Mar 30, 2023
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.

2 participants