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] Fix bindless images tests with windows cl (#18202)
These tests were failing on Windows when using a msvc-like compiler such
as `clang-cl`, so this patch makes sure we're using the correct style of
options depending on the compiler.
Signed-off-by: Nicolas Miller <[email protected]>
0 commit comments