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] remove sycl 2017 incompatibility warning from tests #14239

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

AndreiZibrov
Copy link
Contributor

This PR removes the SYCL 2017 incompatibility warning as a preliminary step for continuation of PRs:
#13411, #13556

Below is a list of the files remaining to be checked for -Wno-sycl-2017-compat flag impact:

Clang :: Driver/clang-offload-bundler-bc-archive-support-linux.cpp
Clang :: Driver/clang-offload-wrapper-input-bc.cpp
Clang :: Driver/clang-offload-wrapper-input-multi-bc.cpp
Clang :: Driver/sycl-linker-wrapper-image.cpp
Clang :: SemaSYCL/check-notdirect-attribute-propagation.cpp
Clang :: SemaSYCL/check-work-group-size-hint-device.cpp
Clang :: SemaSYCL/intel-reqd-work-group-size-device.cpp
Clang :: SemaSYCL/intel-restrict.cpp
Clang :: SemaSYCL/lb_sm_90.cpp
Clang :: SemaSYCL/reqd-sub-group-size.cpp
Clang :: SemaSYCL/reqd-work-group-size-device.cpp
Clang :: SemaSYCL/sycl-2017-future-compat.cpp
Clang :: SemaSYCL/sycl-esimd.cpp

@AndreiZibrov AndreiZibrov requested a review from a team as a code owner June 20, 2024 11:54
@AlexeySachkov AlexeySachkov merged commit 0bd4738 into intel:sycl Jun 21, 2024
13 checks passed
AlexeySachkov pushed a commit that referenced this pull request Jul 5, 2024
This PR removes the SYCL 2017 deprecated tests as a continuation of
#14239 in preparation to land #13411
AndreiZibrov added a commit to AndreiZibrov/llvm that referenced this pull request Aug 7, 2024
sarnex pushed a commit that referenced this pull request Aug 14, 2024
…ompat option specification (#14984)

As a continuation of [#14544](#14544)
this PR turns off attribute propagation specified by sycl-1.2.1. It also
removes rest of 2017/121 things like a definition of Sycl2017Compat
which had been turned off in
[#14239](#14239)
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