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][E2E] Use %O0 instead of -O0 in Compression tests (intel#15919)
Few Compression E2E tests fails with `clang-cl` because they use `-O0`.
This PR updates the tests to use `%O0` instead.
Internal ticket: CMPLRTST-25990
0 commit comments