Skip to content

Commit 5d5121b

Browse files
committed
Formatting changes.
1 parent 1bf0903 commit 5d5121b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

clang/test/CodeGenSYCL/kernel-param-acc-array-ih.cpp

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
// 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
2+
// RUN: FileCheck -input-file=%t.h %s
43

54
// This test checks the integration header generated when
65
// the kernel argument is an Accessor array.

0 commit comments

Comments
 (0)