blob: 5c0cb2c15c2b124bc8876d554291147f46a74825 [file] [log] [blame]
; RUN: llc < %s -march=nvptx -mcpu=sm_13
define ptx_device void @test_function({i8, i8}*) {
ret void
}