Home | History | Annotate | Download | only in NVPTX
      1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20
      2 
      3 define ptx_device void @test_function({i8, i8}*) {
      4   ret void
      5 }
      6