Sign in
llvm
/
llvm-project
/
refs/heads/users/lanza/sprmain.cir-add-clang-tidy-files-to-agree-with-our-style-convention-1
/
.
/
clang
/
test
/
CIR
/
CodeGen
/
OpenCL
/
opencl-c-lang.cl
blob: 67aeda32c2a186534be195384f2042c7b34ca66d [
file
] [
log
] [
blame
] [
edit
]
//
RUN
:
%
clang_cc1 -cl-std=CL3
.0
-O0 -fclangir -emit-cir -triple spirv64-unknown-unknown
%
s -o
%
t
.
cir
//
RUN
:
FileCheck --input-file=
%
t
.
cir
%
s --check-prefix=CIR
//
CIR
:
module
{{.*}}
attributes
{{{.*}}
cir
.
lang
=
#
cir
.
lang
<
opencl_c
>