Sign in
llvm
/
llvm-project
/
299cec3c51a9bbe4683825c9aac86551733d689d
/
.
/
llvm
/
test
/
CodeGen
/
NVPTX
/
gvar-init.ll
blob: 8c959422e66a0eba4146f50cc8f11e85b8a3a993 [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s
; Error out if initializer is given for address spaces that do not support initializers
; XFAIL: *
@g0
=
addrspace
(
3
)
global
i32
42