Skip to content

[SYCL][CUDA] Fix post merge errors from #9512 #9872

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
Jun 14, 2023

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Jun 14, 2023

Resolves the warnings as errors reported in post merge as a result of merging #9512. Additionally move pre-processor guards to resolve unused global variables which would also fail in this build configuration (clang & SYCL_ENABLE_WERROR=ON).

Resolves the warnings as errors reported in [post
merge](https://github.com/intel/llvm/actions/runs/5266121277/jobs/9519634360)
as a result of merging intel#9512. Additionally move pre-processor guards to
resolve unused global variables which would also fail in this build
configuration (clang & SYCL_ENABLE_WERROR=ON).
@dm-vodopyanov
Copy link
Contributor

@againull @smaslov-intel can you please review ASAP this post-commit failure fix?

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM!

@kbenzie kbenzie temporarily deployed to aws June 14, 2023 12:42 — with GitHub Actions Inactive
@dm-vodopyanov
Copy link
Contributor

@steffenlarsen I guess if you have merge rights without code owners approvals, we can merge it.

@steffenlarsen
Copy link
Contributor

@steffenlarsen I guess if you have merge rights without code owners approvals, we can merge it.

I'll let builds finish, then I see no reason why we couldn't expedite the merge. The changes should not be controversial.

@steffenlarsen steffenlarsen merged commit 054ed1c into intel:sycl Jun 14, 2023
@kbenzie kbenzie temporarily deployed to aws June 14, 2023 13:24 — with GitHub Actions Inactive
fineg74 pushed a commit to fineg74/llvm that referenced this pull request Jun 15, 2023
Resolves the warnings as errors reported in [post
merge](https://github.com/intel/llvm/actions/runs/5266121277/jobs/9519634360)
as a result of merging intel#9512. Additionally move pre-processor guards to
resolve unused global variables which would also fail in this build
configuration (clang & SYCL_ENABLE_WERROR=ON).
fabiomestre pushed a commit to fabiomestre/llvm that referenced this pull request Sep 26, 2023
Resolves the warnings as errors reported in [post
merge](https://github.com/intel/llvm/actions/runs/5266121277/jobs/9519634360)
as a result of merging intel#9512. Additionally move pre-processor guards to
resolve unused global variables which would also fail in this build
configuration (clang & SYCL_ENABLE_WERROR=ON).
@kbenzie kbenzie deleted the benie/fix-cuda-port-werrors branch December 18, 2024 13:30
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