We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ab27f1 commit 7c62a99Copy full SHA for 7c62a99
sycl/test-e2e/BFloat16/bfloat16_example_aot_gpu.cpp
@@ -5,8 +5,8 @@
5
6
// REQUIRES: opencl-aot, ocloc, gpu-intel-gen12, any-device-is-gpu
7
8
-// XFAIL: linux
9
-// XFAIL-TRACKER: https://github.com/intel/llvm/issues/17305
+// UNSUPPORTED: true
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17305
10
11
// RUN: %clangxx -fsycl -fsycl-targets=spir64_gen -Xsycl-target-backend "-device gen12lp" %s -o %t.out
12
// RUN: %if gpu %{%{run} %t.out %}
0 commit comments