Sign in
chromium
/
external
/
github.com
/
microsoft
/
DirectXShaderCompiler
/
refs/heads/upstream/release-1.6.2012
/
.
/
test
/
CodeGen
/
NVPTX
/
tuple-literal.ll
blob: 2b1f2c4b6680aecef3b20797f7f9fb6a86121065 [
file
] [
edit
]
; RUN: llc < %s -march=nvptx -mcpu=sm_20
define
ptx_device
void
@test_function
({
i8
,
i8
}*)
{
ret
void
}