Skip to content

Commit 80c7bcf

Browse files
authored
[SYCL][Fusion][Test] XFAIL KernelFusion/Reduction/reduction.cpp (#12540)
XFAIL failing test on CPU until the issue is fixed. Signed-off-by: Victor Perez <[email protected]>
1 parent 3985244 commit 80c7bcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/KernelFusion/Reduction/reduction.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %{build} -fsycl-embed-ir -o %t.out
22
// RUN: %{run} %t.out
3+
// XFAIL: cpu
34

45
// Test fusion works with reductions.
56

0 commit comments

Comments
 (0)