Skip to content

Commit

Permalink
Break missing
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoyard committed Jan 26, 2024
1 parent 7032e36 commit ac0f19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enzyme/test/TypeAnalysis/smax.ll
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ declare i32 @getint()
; CHECK-NEXT: %1 = call i32 @getint(): {[-1]:Integer}
; CHECK-NEXT: %2 = call i32 @getint(): {[-1]:Integer}
; CHECK-NEXT: %3 = call i32 @llvm.smax.i32(i32 %1, i32 %2): {[-1]:Integer}
; CHECK-NEXT: ret i32 %3: {}
; CHECK-NEXT: ret i32 %3: {}

0 comments on commit ac0f19d

Please sign in to comment.