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 2de4d06 commit 303f859Copy full SHA for 303f859
SYCL/Regression/fsycl-host-compiler.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl -fsycl-host-compiler=g++ -DDEFINE_CHECK -fsycl-host-compiler-options="-DDEFINE_CHECK -std=c++17" -o %t.out %s
+// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -fsycl-host-compiler=g++ -DDEFINE_CHECK -fsycl-host-compiler-options="-DDEFINE_CHECK -std=c++17" -o %t.out %s
2
// RUN: %CPU_RUN_PLACEHOLDER %t.out
3
// RUN: %GPU_RUN_PLACEHOLDER %t.out
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
0 commit comments