diff --git a/SYCL/Reduction/reduction_span.cpp b/SYCL/Reduction/reduction_span.cpp index e52e7da8c6..6a2cdf1e4a 100644 --- a/SYCL/Reduction/reduction_span.cpp +++ b/SYCL/Reduction/reduction_span.cpp @@ -3,8 +3,8 @@ // RUN: %GPU_RUN_PLACEHOLDER %t.out // RUN: %ACC_RUN_PLACEHOLDER %t.out // -// `Group algorithms are not supported on host device.` on Nvidia. -// XFAIL: hip_nvidia +// `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