File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
sycl/test-e2e/bindless_images/sampled_fetch Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
// REQUIRES: aspect-ext_oneapi_bindless_images
2
2
// REQUIRES: aspect-ext_oneapi_bindless_sampled_image_fetch_1d_usm
3
- // XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && !spirv-backend
4
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
5
3
// UNSUPPORTED: target-amd
6
4
// UNSUPPORTED-INTENDED: Sampled fetch not currently supported on AMD
7
-
5
+ // XPASSing in the nightly
6
+ // UNSUPPORTED: run-mode && linux && arch-intel_gpu_bmg_g21 && !spirv-backend
7
+ // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/19586
8
8
// RUN: %{build} -o %t.out
9
9
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
10
10
You can’t perform that action at this time.
0 commit comments