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