We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
KernelFusion/Reduction/reduction.cpp
1 parent 3985244 commit 80c7bcfCopy full SHA for 80c7bcf
sycl/test-e2e/KernelFusion/Reduction/reduction.cpp
@@ -1,5 +1,6 @@
1
// RUN: %{build} -fsycl-embed-ir -o %t.out
2
// RUN: %{run} %t.out
3
+// XFAIL: cpu
4
5
// Test fusion works with reductions.
6
0 commit comments