Skip to content

Commit c9fa457

Browse files
committed
[ConstraintElimination] Remove fixme addressed in 8e3e962.
1 parent 8da2fa8 commit c9fa457

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/Transforms/ConstraintElimination/transfer-signed-facts-to-unsigned.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ else:
4040
ret i1 0
4141
}
4242

43-
; FIXME: currently adding extra facts is dependent on the visitation order of facts.
4443
define i1 @len_known_positive_via_idx_2(i8 %len, i8 %idx) {
4544
; CHECK-LABEL: @len_known_positive_via_idx_2(
4645
; CHECK-NEXT: entry:

0 commit comments

Comments
 (0)