Hi all,

Similar to others, the addp pattern can be safely annotated with <vczle><vczbe> 
to create
the implicit vec_concat-with-zero variants.

Bootstrapped and tested on aarch64-none-linux-gnu and aarch64_be-none-elf.
Pushing to trunk.
Thanks,
Kyrill

gcc/ChangeLog:

        PR target/99195
        * config/aarch64/aarch64-simd.md (aarch64_addp<mode>): Rename to...
        (aarch64_addp<mode><vczle><vczbe>): ... This.

gcc/testsuite/ChangeLog:

        PR target/99195
        * gcc.target/aarch64/simd/pr99195_1.c: Add testing for vpadd intrinsics.

Attachment: addp.patch
Description: addp.patch

Reply via email to