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 b03b5fd commit 1057027Copy full SHA for 1057027
SYCL/Basic/reqd_work_group_size.cpp
@@ -1,7 +1,3 @@
1
-// XFAIL: cuda
2
-// The negative test fails on CUDA. It's not clear whether the CUDA backend
3
-// respects the reqd_work_group_size attribute.
4
-
5
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
6
// RUN: %CPU_RUN_PLACEHOLDER %t.out
7
// RUN: %GPU_RUN_PLACEHOLDER %t.out
0 commit comments