diff --git a/SYCL/Reduction/reduction_span.cpp b/SYCL/Reduction/reduction_span.cpp index 6a2cdf1e4a..57bc92ef98 100644 --- a/SYCL/Reduction/reduction_span.cpp +++ b/SYCL/Reduction/reduction_span.cpp @@ -2,9 +2,6 @@ // RUN: %CPU_RUN_PLACEHOLDER %t.out // RUN: %GPU_RUN_PLACEHOLDER %t.out // RUN: %ACC_RUN_PLACEHOLDER %t.out -// -// `Group algorithms are not supported on host device.` on HIP backend. -// XFAIL: hip // This test performs basic checks of reductions initialized with a sycl::span