• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1; RUN: llc < %s -march=nvptx -mcpu=sm_20
2
3define ptx_device void @test_function({i8, i8}*) {
4  ret void
5}
6