blob: 5c0cb2c15c2b124bc8876d554291147f46a74825 [file] [log] [blame]
Justin Holewinskifb711152012-12-05 20:50:28 +00001; RUN: llc < %s -march=nvptx -mcpu=sm_13
2
3define ptx_device void @test_function({i8, i8}*) {
4 ret void
5}