Sign in
android
/
platform
/
external
/
spirv-llvm
/
91585d9acd75a2bdbfd177bf56c8b9436f442152
/
.
/
test
/
CodeGen
/
NVPTX
/
tuple-literal.ll
blob: 2b1f2c4b6680aecef3b20797f7f9fb6a86121065 [
file
]
; RUN: llc < %s -march=nvptx -mcpu=sm_20
define
ptx_device
void
@test_function
({
i8
,
i8
}*)
{
ret
void
}