blob: 157780a8ccfdb5c93be3971c6591ea61843bdd21 [file]
; RUN: llc < %s -march=nvptx -mcpu=sm_20 %if ptxas %{ | %ptxas-verify %}
define ptx_device void @test_function(ptr) {
ret void
}