Skip to content

Commit c9ae7ee

Browse files
[SYCL] Temporarily disable SYCL/SubGroupMask/Basic.cpp on Windows (intel/llvm-test-suite#1503)
While analysis is in progress to unblock CI.
1 parent 77ab023 commit c9ae7ee

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
3+
// UNSUPPORTED: hip, windows
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)