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

--- Comment #1 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Current trunk generates for MVE:

        ldr     r3, .L3+16      @ 5     [c=12 l=4]  *thumb2_movsi_vfp/5
        vldr.64 d6, .L3 @ 7     [c=8 l=4]  *mve_movv8hi/8
        vldr.64 d7, .L3+8
        ldr     r3, [r3]        @ 14    [c=12 l=4]  *thumb2_movsi_vfp/5
        mov     r2, r3  @ 17    [c=4 l=2]  *thumb2_movsi_vfp/0
        adds    r3, r3, #16     @ 18    [c=4 l=2]  *thumb2_addsi_short/1
        vstrh.16        q3, [r2]        @ 8     [c=8 l=4] 
*movmisalignv8hi_mve_store
        vstrh.16        q3, [r3]        @ 11    [c=8 l=4] 
*movmisalignv8hi_mve_store
        bx      lr      @ 45    [c=8 l=4]  *thumb2_return
.L4:
        .align  3
.L3:
        .short  3
        .short  3
        .short  3
        .short  3
        .short  3
        .short  3
        .short  3
        .short  3

Reply via email to