1 ; RUN: llc -march=hexagon -debug-only=isel < %s 2 ; REQUIRES: asserts 3 4 define void @g(i1 %cond) { 5 ret void 6 } 7