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