Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit bb92e5f

Browse files
[SYCL] reenable test after CPU driver uplift (#1166)
there was an overlooked test that should have been reenabled after the recent CPU OCL driver uplift. I'm reenabling it now. Signed-off-by: Chris Perkins <[email protected]>
1 parent 71b369c commit bb92e5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

SYCL/SubGroup/attributes.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// Test fails on Opencl CPU backend, disable temporarily to resolve the issue.
2-
// UNSUPPORTED: opencl && cpu
31
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -fsycl-device-code-split=per_kernel %s -o %t.out
42
// RUN: %CPU_RUN_PLACEHOLDER %t.out
53
// RUN: %GPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)