Skip to content

Commit 106312a

Browse files
committed
!fixup add TODO
1 parent 9b88198 commit 106312a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/LoopVectorize/AArch64/fmax-without-fast-math-flags.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ exit:
114114
ret float %max.next
115115
}
116116

117+
; TODO: Could fold pairs of `fcmp uno` together.
117118
define float @test_fmax_and_fmin(ptr %src.0, ptr %src.1, i64 %n) {
118119
; CHECK-LABEL: define float @test_fmax_and_fmin(
119120
; CHECK-SAME: ptr [[SRC_0:%.*]], ptr [[SRC_1:%.*]], i64 [[N:%.*]]) {

0 commit comments

Comments
 (0)