https://llvm.org/bugs/show_bug.cgi?id=12988

Renato Golin <renato.go...@linaro.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |renato.go...@linaro.org
         Resolution|---                         |FIXED

--- Comment #1 from Renato Golin <renato.go...@linaro.org> ---
Fixed on trunk:

.LBB0_1:                                @ %for.body
                                        @ =>This Inner Loop Header: Depth=1
    vld1.16    {d16, d17}, [r1], r2
    subs    r0, r0, #1
    vmlal.u16    q1, d17, d4[0]
    vmlal.u16    q0, d16, d4[0]
    vext.16    q2, q2, q2, #1
    bne    .LBB0_1
@ BB#2:                                 @ %for.end
    bx    lr

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to