Skip to content

Commit

Permalink
[SYCL][Fusion][Test] XFAIL KernelFusion/Reduction/reduction.cpp (#1…
Browse files Browse the repository at this point in the history
…2540)

XFAIL failing test on CPU until the issue is fixed.

Signed-off-by: Victor Perez <victor.perez@codeplay.com>
  • Loading branch information
victor-eds authored Jan 30, 2024
1 parent 3985244 commit 80c7bcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sycl/test-e2e/KernelFusion/Reduction/reduction.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// RUN: %{build} -fsycl-embed-ir -o %t.out
// RUN: %{run} %t.out
// XFAIL: cpu

// Test fusion works with reductions.

Expand Down

0 comments on commit 80c7bcf

Please sign in to comment.