blob: 7e8bd9e93b276dc8f40b0aee4e7bbdaee9309f90 [file] [log] [blame]
Krzysztof Parzyszek8f23dd62017-03-01 17:30:10 +00001; RUN: llc -march=hexagon -debug-only=isel < %s
2; REQUIRES: asserts
3
4define void @g(i1 %cond) {
5 ret void
6}