Skip to content

Commit dc8352a

Browse files
committed
remove unnecessary change
1 parent 383b2f9 commit dc8352a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/test/Transforms/InstCombine/select-and-or.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,6 +1348,3 @@ define i8 @test_logical_commuted_and_ne_a_b(i1 %other_cond, i8 %a, i8 %b) {
13481348
%select = select i1 %or.cond, i8 %a, i8 %b
13491349
ret i8 %select
13501350
}
1351-
1352-
!0 = !{!"function_entry_count", i64 1000}
1353-
!1 = !{!"branch_weights", i32 2, i32 3}

0 commit comments

Comments
 (0)