Skip to content

Commit 772c791

Browse files
t4c1bb-sycl
authored andcommitted
[SYCL][CUDA] Enable group tests (intel#1077)
Tests for: intel/llvm#6405
1 parent 7e67ead commit 772c791

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SYCL/SubGroup/reduce_spirv13.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// UNSUPPORTED: cuda || hip
1+
// UNSUPPORTED: hip
22

33
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
44
// RUN: %CPU_RUN_PLACEHOLDER %t.out

SYCL/SubGroup/scan_spirv13.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// UNSUPPORTED: cuda || hip
1+
// UNSUPPORTED: hip
22

33
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
44
// RUN: %CPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)