Skip to content

Commit 1057027

Browse files
[SYCL][CUDA] Enables reqd_work_group_test for CUDA (intel/llvm-test-suite#278)
Signed-off-by: Steffen Larsen <[email protected]>
1 parent b03b5fd commit 1057027

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

SYCL/Basic/reqd_work_group_size.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
51
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
62
// RUN: %CPU_RUN_PLACEHOLDER %t.out
73
// RUN: %GPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)