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 1d58659 commit fe78c89Copy full SHA for fe78c89
clang/test/CodeGenSYCL/group-local-memory.cpp
@@ -1,7 +1,4 @@
1
// 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 \
5
// RUN: -S -emit-llvm -mllvm -debug-pass=Structure -o - %s 2>&1 \
6
// RUN: | FileCheck %s
7
0 commit comments