We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5da3a commit 18b3ac2Copy full SHA for 18b3ac2
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 -O1 -c -S -emit-llvm -o %t.ll %s
+// RUN: %clangxx -fsycl -Xclang -fsycl-is-host -fsycl-id-queries-fit-in-int -O0 -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