File tree Expand file tree Collapse file tree 5 files changed +0
-10
lines changed
sycl/test-e2e/bindless_images Expand file tree Collapse file tree 5 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 1
1
// REQUIRES: aspect-ext_oneapi_bindless_images
2
- // XFAIL: level_zero && windows
3
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18727
4
2
// UNSUPPORTED: hip
5
3
// UNSUPPORTED-INTENDED: Undetermined issue in 'create_image' in this test.
6
4
Original file line number Diff line number Diff line change 1
1
// REQUIRES: aspect-ext_oneapi_bindless_images
2
- // XFAIL: level_zero && windows
3
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18919
4
2
// RUN: %{build} %O0 -o %t.out
5
3
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
6
4
Original file line number Diff line number Diff line change 2
2
// REQUIRES: aspect-ext_oneapi_bindless_sampled_image_fetch_1d
3
3
// UNSUPPORTED: target-amd
4
4
// UNSUPPORTED-INTENDED: Sampled fetch not currently supported on AMD
5
- // XFAIL: level_zero && windows
6
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18919
7
5
8
6
// RUN: %{build} %O0 -o %t.out
9
7
// RUN: %{run} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
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_2d
3
- // XFAIL: level_zero && windows
4
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18919
5
3
// UNSUPPORTED: target-amd
6
4
// UNSUPPORTED-INTENDED: Sampled fetch not currently supported on AMD
7
5
Original file line number Diff line number Diff line change 1
1
// REQUIRES: aspect-ext_oneapi_bindless_images
2
- // XFAIL: level_zero && windows
3
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18919
4
2
// RUN: %{build} %O0 -o %t.out
5
3
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
6
4
You can’t perform that action at this time.
0 commit comments