We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ab75d commit 652dc2dCopy full SHA for 652dc2d
sycl/test/check_device_code/id_queries_fit_int.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl -Xclang -fsycl-is-host -fsycl-id-queries-fit-in-int -fno-inline-functions -O1 -c -S -emit-llvm -o %t.ll %s
+// RUN: %clangxx -fsycl -Xclang -fsycl-id-queries-fit-in-int -fno-inline-functions -O1 -c -S -emit-llvm -o %t.ll %s
2
// RUN: FileCheck %s --input-file %t.ll
3
4
#include <CL/sycl.hpp>
0 commit comments