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 target features instead of backend for ESIMD unsupported statements (#16887)
These tests fail to build for nvptx/amdgcn so instead of marking
unsupported based on the backend they should be marked as unsupported
based on the build target.
0 commit comments