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 a37ca84 commit 03e124bCopy full SHA for 03e124b
sycl/test/basic_tests/sycl-kernel-save-user-names.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl -fsycl-device-only -fno-sycl-early-optimizations -o %t.bc %s
+// RUN: %clangxx -fsycl -fsycl-device-only -fno-discard-value-names -fno-sycl-early-optimizations -o %t.bc %s
2
// RUN: sycl-post-link %t.bc -spec-const=default -o %t.table
3
// RUN: llvm-spirv -o %t.spv -spirv-max-version=1.3 -spirv-ext=+all %t.bc
4
// RUN: llvm-spirv -o %t.rev.bc -r %t.spv
0 commit comments