File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// No JITing for host devices.
22// REQUIRES: opencl || level_zero
3+ // XFAIL: run-mode && linux && gpu-intel-dg2
4+ // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18416
35// RUN: %{run-aux} rm -rf %t/cache_dir
46// RUN: %{build} -o %t.out -DTARGET_IMAGE=INC100
57// Build program and add item to cache
Original file line number Diff line number Diff line change 11// No JITing for host devices and diffrent environment variables on linux and
22// windows.
33// REQUIRES: (level_zero || opencl) && linux
4-
4+ // XFAIL: run-mode && linux && gpu-intel-dg2
5+ // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18416
56// RUN: %{run-aux} rm -rf %t/cache_dir
67// RUN: %{build} -o %t.out -DTARGET_IMAGE=INC100
78
Original file line number Diff line number Diff line change 77// ===----------------------------------------------------------------------===//
88
99// REQUIRES: ocloc && (opencl || level_zero)
10+ // XFAIL: run-mode && linux && gpu-intel-dg2
11+ // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18416
1012// UNSUPPORTED: accelerator
1113// UNSUPPORTED-INTENDED: while accelerator is AoT only, this cannot run there.
1214
Original file line number Diff line number Diff line change 88
99// REQUIRES: (opencl || level_zero)
1010// REQUIRES: aspect-usm_device_allocations
11-
11+ // XFAIL: run-mode && linux && gpu-intel-dg2
12+ // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18416
1213// UNSUPPORTED: accelerator
1314// UNSUPPORTED-INTENDED: while accelerator is AoT only, this cannot run there.
1415
You can’t perform that action at this time.
0 commit comments