Skip to content

Commit 632cf4c

Browse files
authored
Update icmp-subadd.ll
1 parent 58303ad commit 632cf4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/Transforms/InstCombine/icmp-subadd.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ define i1 @test-same-operands-sub-add-nsw-nuw-icmp-eq(i8 %a, i8 %b) {
4949
ret i1 %cmp
5050
}
5151

52-
; Check not folded
5352
define i1 @test-same-operands-sub-add-nsw-icmp-eq(i8 %a, i8 %b) {
5453
; CHECK-LABEL: define i1 @test-same-operands-sub-add-nsw-icmp-eq(
5554
; CHECK-SAME: i8 [[A:%.*]], i8 [[B:%.*]]) {

0 commit comments

Comments
 (0)