Skip to content

Commit 0b4cfd1

Browse files
committed
[RISCV] Remove stale TODO from test. NFC
MachineSink has folded this ADDI since 5b53fa0.
1 parent e3b167c commit 0b4cfd1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/CodeGen/RISCV/fold-addi-loadstore.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,8 +1139,6 @@ entry:
11391139
br i1 %cmp4, label %for.body.lr.ph, label %for.cond.cleanup
11401140

11411141
for.body.lr.ph: ; preds = %entry
1142-
; TODO: when this GEP is expanded, the resulting `addi` should be folded
1143-
; into the load in the loop body.
11441142
%y = getelementptr inbounds %struct.S, ptr %a, i64 %k, i32 1
11451143
br label %for.body
11461144

0 commit comments

Comments
 (0)