You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][NFC] Disable sycl/sycl.hpp warning in unittests (#19310)
After #19279, `ninja check-sycl`
produces hundreds of warning about including `sycl.hpp` without `-fsycl`
flag."
This PR disables those warnings for unittests.
0 commit comments