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 dd8070e commit 24c5249Copy full SHA for 24c5249
sycl/test/device-code-split/aot-cpu.cpp
@@ -1,4 +1,4 @@
1
-// REQUIRES: ioc64
+// REQUIRES: opencl-aot, cpu
2
3
// RUN: %clangxx -fsycl -fsycl-device-code-split=per_source -fsycl-targets=spir64_x86_64-unknown-unknown-sycldevice -I %S/Inputs -o %t.out %S/split-per-source-main.cpp %S/Inputs/split-per-source-second-file.cpp
4
// RUN: %CPU_RUN_PLACEHOLDER %t.out
0 commit comments