Skip to content

Commit fe78c89

Browse files
authored
Update group-local-memory.cpp
1 parent 1d58659 commit fe78c89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/test/CodeGenSYCL/group-local-memory.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
// RUN: %clang_cc1 -fsycl-is-device -triple spir64-unknown-unknown-sycldevice \
2-
// RUN: -S -emit-llvm -mllvm -debug-pass=Structure -disable-llvm-passes \
3-
// RUN: -o - %s 2>&1 | FileCheck %s
4-
// RUN: %clang_cc1 -fsycl-is-device -triple spir64-unknown-unknown-sycldevice \
52
// RUN: -S -emit-llvm -mllvm -debug-pass=Structure -o - %s 2>&1 \
63
// RUN: | FileCheck %s
74

0 commit comments

Comments
 (0)