File tree Expand file tree Collapse file tree 4 files changed +2
-8
lines changed Expand file tree Collapse file tree 4 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
// No JITing for host devices.
2
2
// REQUIRES: opencl || level_zero
3
- // XFAIL: run-mode && linux && gpu-intel-dg2
4
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18416
5
3
// RUN: %{run-aux} rm -rf %t/cache_dir
6
4
// RUN: %{build} -o %t.out -DTARGET_IMAGE=INC100
7
5
// Build program and add item to cache
Original file line number Diff line number Diff line change 1
1
// No JITing for host devices and diffrent environment variables on linux and
2
2
// windows.
3
3
// REQUIRES: (level_zero || opencl) && linux
4
- // XFAIL: run-mode && linux && gpu-intel-dg2
5
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18416
4
+
6
5
// RUN: %{run-aux} rm -rf %t/cache_dir
7
6
// RUN: %{build} -o %t.out -DTARGET_IMAGE=INC100
8
7
Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
9
9
// REQUIRES: ocloc && (opencl || level_zero)
10
- // XFAIL: run-mode && linux && gpu-intel-dg2
11
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18416
12
10
// UNSUPPORTED: accelerator
13
11
// UNSUPPORTED-INTENDED: while accelerator is AoT only, this cannot run there.
14
12
Original file line number Diff line number Diff line change 8
8
9
9
// REQUIRES: (opencl || level_zero)
10
10
// REQUIRES: aspect-usm_device_allocations
11
- // XFAIL: run-mode && linux && gpu-intel-dg2
12
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18416
11
+
13
12
// UNSUPPORTED: accelerator
14
13
// UNSUPPORTED-INTENDED: while accelerator is AoT only, this cannot run there.
15
14
You can’t perform that action at this time.
0 commit comments