Skip to content

Commit faeb757

Browse files
committed
[InstCombine] Update tests. NFC.
1 parent 890632e commit faeb757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Transforms/InstCombine/cast_phi.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ exit:
309309
ret i64 %r
310310
}
311311

312-
define i8 @trunc_in_loop_exit_block() "instcombine-no-verify-fixpoint" {
312+
define i8 @trunc_in_loop_exit_block() {
313313
; CHECK-LABEL: @trunc_in_loop_exit_block(
314314
; CHECK-NEXT: entry:
315315
; CHECK-NEXT: br label [[LOOP:%.*]]

0 commit comments

Comments
 (0)