diff --git a/sycl/test-e2e/KernelFusion/Reduction/reduction.cpp b/sycl/test-e2e/KernelFusion/Reduction/reduction.cpp index 43a60e289ed7d..3e2a3932224ed 100644 --- a/sycl/test-e2e/KernelFusion/Reduction/reduction.cpp +++ b/sycl/test-e2e/KernelFusion/Reduction/reduction.cpp @@ -1,5 +1,6 @@ // RUN: %{build} -fsycl-embed-ir -o %t.out // RUN: %{run} %t.out +// XFAIL: cpu // Test fusion works with reductions.