Skip to content

Conversation

lbushi25
Copy link
Contributor

@lbushi25 lbushi25 commented Feb 14, 2025

Do not include entire <sycl/sycl.hpp> in sycl/test/extensions/DeviceImageBackendContent/negative_test.cpp
Use more fine-grained includes instead. For E2E tests, this is a matter of performance, but in this case including all the SYCL headers can go as far as causing compilation issues in environments that require c++20 but whose gcc does not fully implement c++20 features.

@lbushi25 lbushi25 requested a review from a team as a code owner February 14, 2025 20:58
@lbushi25
Copy link
Contributor Author

@intel/llvm-gatekeepers This is ready for merge.

@aelovikov-intel aelovikov-intel merged commit 341d073 into intel:sycl Feb 21, 2025
31 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.

3 participants