Skip to content

[SYCL] Fix maybe-uninitialized warning #12260

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
merged 1 commit into from
Dec 29, 2023
Merged

[SYCL] Fix maybe-uninitialized warning #12260

merged 1 commit into from
Dec 29, 2023

Conversation

jsji
Copy link
Contributor

@jsji jsji commented Dec 28, 2023

sycl/source/detail/event_impl.cpp:223:24: error: ‘IId’ may be used
uninitialized in this function [-Werror=maybe-uninitialized

sycl/source/detail/event_impl.cpp:223:24: error: ‘IId’ may be used
uninitialized in this function [-Werror=maybe-uninitialized
@jsji jsji requested a review from a team as a code owner December 28, 2023 23:00
@jsji jsji requested a review from againull December 28, 2023 23:00
@jsji jsji self-assigned this Dec 28, 2023
@againull
Copy link
Contributor

HIP failure unrelated, was reported here: #12096

@againull againull merged commit 367166c into intel:sycl Dec 29, 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.

3 participants