Skip to content

Commit 24c5249

Browse files
Artem Gindinsonbader
authored andcommitted
[SYCL][NFC] Finalize the transition to opencl-aot for SYCL AOT tests (#996)
Signed-off-by: Artem Gindinson <[email protected]>
1 parent dd8070e commit 24c5249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRES: ioc64
1+
// REQUIRES: opencl-aot, cpu
22

33
// 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
44
// RUN: %CPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)