blob: 7e8bd9e93b276dc8f40b0aee4e7bbdaee9309f90 [file] [log] [blame]
; RUN: llc -march=hexagon -debug-only=isel < %s
; REQUIRES: asserts
define void @g(i1 %cond) {
ret void
}