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 1bf0903 commit 5d5121bCopy full SHA for 5d5121b
clang/test/CodeGenSYCL/kernel-param-acc-array-ih.cpp
@@ -1,6 +1,5 @@
1
-// RUN: %clang -I %S/Inputs -fsycl-device-only -Xclang
2
-// -fsycl-int-header=/iusers/rdeodhar/work/dpcc/jira/7004/t.h %s -c -o
3
-// %T/kernel.spv RUN: FileCheck -input-file=%t.h %s
+// RUN: %clang -I %S/Inputs -fsycl-device-only -Xclang -fsycl-int-header=/iusers/rdeodhar/work/dpcc/jira/7004/t.h %s -c -o %T/kernel.spv
+// RUN: FileCheck -input-file=%t.h %s
4
5
// This test checks the integration header generated when
6
// the kernel argument is an Accessor array.
0 commit comments