https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80724

Wilco <wilco at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wilco at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #3 from Wilco <wilco at gcc dot gnu.org> ---
Latest trunk generates:

.L7:
        ldr     s2, [x1, 4]!
        ldr     q1, [x0], 124
        mla     v0.4s, v1.4s, v2.s[0]
        cmp     x0, x2
        bne     .L7

So that's fixed (r252086).

Reply via email to