File tree 3 files changed +0
-9
lines changed
3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 3
3
// UNSUPPORTED-INTENDED: ze_debug UR emits summary of leaks that contains
4
4
// function names that we match in the test.
5
5
6
- // UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
7
- // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18067
8
-
9
6
// RUN: %{build} -Wno-error=deprecated-declarations %level_zero_options -o %t.out
10
7
// RUN: env UR_L0_DEBUG=1 SYCL_EAGER_INIT=1 %{run} %t.out 2>&1 | FileCheck %s
11
8
//
Original file line number Diff line number Diff line change 1
1
// RUN: %{build} -o %t.out
2
2
// RUN: %{run} %t.out
3
3
4
- // UNSUPPORTED: windows && arch-intel_gpu_bmg_g21 && (!build-mode && run-mode)
5
- // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17582
6
-
7
4
// Windows doesn't yet have full shutdown().
8
5
// UNSUPPORTED: ze_debug && windows
9
6
Original file line number Diff line number Diff line change 1
1
// RUN: %{build} -o %t1.out
2
2
// RUN: %{run} %t1.out
3
3
4
- // UNSUPPORTED: windows && arch-intel_gpu_bmg_g21 && (!build-mode && run-mode)
5
- // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17582
6
-
7
4
// ==------------------- hmemll.cpp - Host Memory Linked List test ----------==//
8
5
//
9
6
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
You can’t perform that action at this time.
0 commit comments