On 11/29/24 15:14, Andre Vieira wrote:

After the changes to the vctp intrinsic codegen changed slightly, where we now
unfortunately seem to be generating unneeded moves and extends of the mask.
These are however not incorrect and we don't have a fix for the unneeded
codegen right now, so changing the testcase to accept them so we can catch
other changes if they occur.

gcc/testsuite/ChangeLog:

        PR target/117814
        * gcc.target/arm/mve/dlstp-compile-asm-2.c (test7): Add an optional
        vmsr to the check-function-bodies.

This is OK, thanks.

---
  gcc/testsuite/gcc.target/arm/mve/dlstp-compile-asm-2.c | 5 +++++
  1 file changed, 5 insertions(+)

Reply via email to