Skip to content

Commit d53c47d

Browse files
aelovikov-intelbb-sycl
authored andcommitted
[SYCL] Re-enable SYCL/SubGroupMask/Basic.cpp (intel#1508)
The failure went away from pre-commit CI (see experiments in intel#1499 and intel#1507) after GPU driver update on CI systems.
1 parent 14f186f commit d53c47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/SubGroupMask/Basic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
22
// REQUIRES: gpu
3-
// UNSUPPORTED: hip, windows
3+
// UNSUPPORTED: hip
44
// GroupNonUniformBallot capability is supported on Intel GPU only
55
// RUN: %GPU_RUN_PLACEHOLDER %t.out
66
// UNSUPPORTED: ze_debug-1,ze_debug4

0 commit comments

Comments
 (0)