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 82d17df commit 998beb9Copy full SHA for 998beb9
sycl/test-e2e/ESIMD/thread_id_test.cpp
@@ -2,7 +2,7 @@
2
// UNSUPPORTED: cuda || hip
3
// RUN: %clangxx -fsycl %s -o %t.out
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5
-// XFAIL: linux && gpu && !esimd_emulator
+// XFAIL: gpu && !esimd_emulator
6
//==- thread_id_test.cpp - Test to verify thread id functionlity-==//
7
//
8
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
0 commit comments