We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cab559 commit 5069cc4Copy full SHA for 5069cc4
sycl/test-e2e/ESIMD/regression/bfloat16Constructor.cpp
@@ -1,7 +1,7 @@
1
-// UNSUPPORTED: gpu-intel-gen9
+// REQUIRES: gpu-intel-dg2 || gpu-intel-pvc
2
// RUN: %{build} -o %t.out
3
// RUN: %{run} %t.out
4
-// XFAIL: gpu && !esimd_emulator
+// XFAIL: windows && !esimd_emulator
5
//==- bfloat16Constructor.cpp - Test to verify use of bfloat16 constructor -==//
6
//
7
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
0 commit comments