public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/meissner/heads/work127-vpair)] Update insn counts.
@ 2023-07-28 17:03 Michael Meissner
  0 siblings, 0 replies; only message in thread
From: Michael Meissner @ 2023-07-28 17:03 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:1ca0a00c51bf1dd89003aa57ce4f49655a6240cd

commit 1ca0a00c51bf1dd89003aa57ce4f49655a6240cd
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Fri Jul 28 13:03:19 2023 -0400

    Update insn counts.
    
    2023-07-28  Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/testsuite/
    
            * gcc.target/powerpc/fp-overload-f64-vector.c: Update counts.

Diff:
---
 .../gcc.target/powerpc/fp-overload-f64-vector.c          | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/gcc/testsuite/gcc.target/powerpc/fp-overload-f64-vector.c b/gcc/testsuite/gcc.target/powerpc/fp-overload-f64-vector.c
index 806fc655b44..4289ba4edb9 100644
--- a/gcc/testsuite/gcc.target/powerpc/fp-overload-f64-vector.c
+++ b/gcc/testsuite/gcc.target/powerpc/fp-overload-f64-vector.c
@@ -8,15 +8,15 @@
 
 TEST (vector double, double, vect, 64)
 
-/* { dg-final { scan-assembler-times {\mvsldoi\M}    1 } } */
-/* { dg-final { scan-assembler-times {\mxvabsdp\M}   1 } } */
-/* { dg-final { scan-assembler-times {\mxvadddp\M}   2 } } */
+/* { dg-final { scan-assembler-times {\mxvabsdp\M}       1 } } */
+/* { dg-final { scan-assembler-times {\mxvadddp\M}       1 } } */
 /* { dg-final { scan-assembler-times {\mxvmadd[am]dp\M}  1 } } */
 /* { dg-final { scan-assembler-times {\mxvmsub[am]dp\M}  1 } } */
-/* { dg-final { scan-assembler-times {\mxvmuldp\M}   1 } } */
-/* { dg-final { scan-assembler-times {\mxvnabsdp\M}  1 } } */
-/* { dg-final { scan-assembler-times {\mxvnegdp\M}   1 } } */
+/* { dg-final { scan-assembler-times {\mxvmuldp\M}       1 } } */
+/* { dg-final { scan-assembler-times {\mxvnabsdp\M}      1 } } */
+/* { dg-final { scan-assembler-times {\mxvnegdp\M}       1 } } */
 /* { dg-final { scan-assembler-times {\mxvnmadd[am]dp\M} 1 } } */
 /* { dg-final { scan-assembler-times {\mxvnmsub[am]dp\M} 1 } } */
-/* { dg-final { scan-assembler-times {\mxvsubdp\M}   1 } } */
-/* { dg-final { scan-assembler-not   {\mbl\M}          } } */
+/* { dg-final { scan-assembler-times {\mxvsubdp\M}       1 } } */
+/* { dg-final { scan-assembler-times {\mxxpermdi\M}      1 } } */
+/* { dg-final { scan-assembler-not   {\mbl\M}              } } */

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

only message in thread, other threads:[~2023-07-28 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-28 17:03 [gcc(refs/users/meissner/heads/work127-vpair)] Update insn counts 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).