We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4fb4c commit d27d749Copy full SHA for d27d749
sycl/test-e2e/USM/hmemll.cpp
@@ -1,6 +1,9 @@
1
// RUN: %{build} -o %t1.out
2
// RUN: %{run} %t1.out
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
//==------------------- hmemll.cpp - Host Memory Linked List test ----------==//
8
//
9
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
0 commit comments