Skip to content

Commit ed8a5fd

Browse files
Removed todo
Signed-off-by: Mikhail R. Gadelha <[email protected]>
1 parent 67b3b65 commit ed8a5fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/CodeGen/RISCV/stores-of-loads-merging.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,6 @@ define void @two_half(ptr %p, ptr %q) {
398398
ret void
399399
}
400400

401-
; TODO: This one is currently a vector which is unprofitable, we should
402-
; use i64 instead.
403401
define void @two_float(ptr %p, ptr %q) {
404402
; CHECK-LABEL: two_float:
405403
; CHECK: # %bb.0:

0 commit comments

Comments
 (0)