Hi all,

Another straightforward patch annotating patterns for the zip1, zip2, uzp1, 
uzp2, rev* instructions, plus tests.
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_<PERMUTE:perm_insn><mode>):
         Rename to...
        (aarch64_<PERMUTE:perm_insn><mode><vczle><vczbe>): ... This.
        (aarch64_rev<REVERSE:rev_op><mode>): Rename to...
        (aarch64_rev<REVERSE:rev_op><mode><vczle><vczbe>): ... This.

gcc/testsuite/ChangeLog:

        PR target/99195
        * gcc.target/aarch64/simd/pr99195_1.c: Add tests for zip and rev
        intrinsics.

Attachment: permvcz.patch
Description: permvcz.patch

Reply via email to