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

Commit b1e3dad

Browse files
authored
[SYCL][HIP] Enable reduction span test (#1097)
1 parent be1de4c commit b1e3dad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SYCL/Reduction/reduction_span.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
// RUN: %CPU_RUN_PLACEHOLDER %t.out
33
// RUN: %GPU_RUN_PLACEHOLDER %t.out
44
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5-
//
6-
// `Group algorithms are not supported on host device.` on HIP backend.
7-
// XFAIL: hip
85

96
// This test performs basic checks of reductions initialized with a sycl::span
107

0 commit comments

Comments
 (0)