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.
1 parent 47373a2 commit 4bdb74eCopy full SHA for 4bdb74e
sycl/test-e2e/KernelAndProgram/free_function_kernels.cpp
@@ -1,7 +1,8 @@
1
// REQUIRES: aspect-usm_shared_allocations
2
// RUN: %{build} -o %t.out
3
// RUN: %{run} %t.out
4
-
+// XFAIL: run-mode
5
+// XFAIL-TRACKER: TBD
6
// This test tests free function kernel code generation and execution.
7
8
#include <iostream>
0 commit comments