brintos

brintos / llvm-project-archived public Read only

0
0
Text · 111 B · 310440a Raw
7 lines · plain
1; RUN: llc -mtriple=hexagon -debug-only=isel < %s2; REQUIRES: asserts3 4define void @g(i1 %cond) {5  ret void6}7