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