public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/meissner/heads/work141-ovpair)] Sync test with vpair branch.
@ 2023-11-02  1:58 Michael Meissner
  0 siblings, 0 replies; only message in thread
From: Michael Meissner @ 2023-11-02  1:58 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:68efe0cf4b1f91dc839266e724e712c6a2d31995

commit 68efe0cf4b1f91dc839266e724e712c6a2d31995
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Wed Nov 1 21:57:33 2023 -0400

    Sync test with vpair branch.
    
    2023-11-01  Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/testsuite/
    
            * gcc.target/powerpc/vector-pair-16.c: Sync test.

Diff:
---
 gcc/testsuite/gcc.target/powerpc/vector-pair-16.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/gcc/testsuite/gcc.target/powerpc/vector-pair-16.c b/gcc/testsuite/gcc.target/powerpc/vector-pair-16.c
index c14ae28d56f4..a8c206c40932 100644
--- a/gcc/testsuite/gcc.target/powerpc/vector-pair-16.c
+++ b/gcc/testsuite/gcc.target/powerpc/vector-pair-16.c
@@ -33,13 +33,13 @@ i64u_add_elements (__vector_pair *p)
   return __builtin_vpair_i64u_add_elements (*p);
 }
 
-/* { dg-final { scan-assembler-times {\mfadd\M\|\mxsadddp\M} 1 } } */
-/* { dg-final { scan-assembler-times {\mlxvp\M}              4 } } */
-/* { dg-final { scan-assembler-times {\mmfvsrd\M}            2 } } */
-/* { dg-final { scan-assembler-times {\mmfvsrld\M}           2 } } */
-/* { dg-final { scan-assembler-times {\mvaddudm\M}           2 } } */
-/* { dg-final { scan-assembler-times {\mvsldoi\M}            2 } } */
-/* { dg-final { scan-assembler-times {\mxscvspdp\M}          1 } } */
-/* { dg-final { scan-assembler-times {\mxvadddp\M}           1 } } */
-/* { dg-final { scan-assembler-times {\mxvaddsp\M}           3 } } */
-/* { dg-final { scan-assembler-times {\mxxpermdi\M}          1 } } */
+/* { dg-final { scan-assembler-times {\mfadd\M|\mxsadddp\M} 1 } } */
+/* { dg-final { scan-assembler-times {\mlxvp\M}             4 } } */
+/* { dg-final { scan-assembler-times {\mmfvsrd\M}           2 } } */
+/* { dg-final { scan-assembler-times {\mmfvsrld\M}          2 } } */
+/* { dg-final { scan-assembler-times {\mvaddudm\M}          2 } } */
+/* { dg-final { scan-assembler-times {\mvsldoi\M}           2 } } */
+/* { dg-final { scan-assembler-times {\mxscvspdp\M}         1 } } */
+/* { dg-final { scan-assembler-times {\mxvadddp\M}          1 } } */
+/* { dg-final { scan-assembler-times {\mxvaddsp\M}          3 } } */
+/* { dg-final { scan-assembler-times {\mxxpermdi\M}         1 } } */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-02  1:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-02  1:58 [gcc(refs/users/meissner/heads/work141-ovpair)] Sync test with vpair branch Michael Meissner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).