Skip to content

Commit 45d2810

Browse files
[SYCL] Expand reduction_span XFAIL to all hip backend configs (intel/llvm-test-suite#1020)
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
1 parent 818ba34 commit 45d2810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SYCL/Reduction/reduction_span.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// RUN: %GPU_RUN_PLACEHOLDER %t.out
44
// RUN: %ACC_RUN_PLACEHOLDER %t.out
55
//
6-
// `Group algorithms are not supported on host device.` on Nvidia.
7-
// XFAIL: hip_nvidia
6+
// `Group algorithms are not supported on host device.` on HIP backend.
7+
// XFAIL: hip
88

99
// This test performs basic checks of reductions initialized with a sycl::span
1010

0 commit comments

Comments
 (0)