[PATCH 4/4] rs6000: Update testcases' instruction count

Segher Boessenkool segher@kernel.crashing.org
Sat Jan 23 01:01:35 GMT 2021


On Fri, Jan 22, 2021 at 03:02:47PM -0500, David Edelsohn wrote:
> All of these testcases no fail on AIX.  This was not tested properly.
> Please fix.

They fail on -m32 Linux as well: all failures are an unexpected count
of addi insns.  This may be related to the LRA regression we have (just
based on it being addi, nothing else; this is a shot in the dark).  It
could of course be something different just as well :-)


Segher


> > >       * gcc.target/powerpc/fold-vec-insert-char-p8.c: Adjust
> > >       instruction counts.
> > >       * gcc.target/powerpc/fold-vec-insert-char-p9.c: Likewise.
> > >       * gcc.target/powerpc/fold-vec-insert-double.c: Likewise.
> > >       * gcc.target/powerpc/fold-vec-insert-float-p8.c: Likewise.
> > >       * gcc.target/powerpc/fold-vec-insert-float-p9.c: Likewise.
> > >       * gcc.target/powerpc/fold-vec-insert-int-p8.c: Likewise.
> > >       * gcc.target/powerpc/fold-vec-insert-int-p9.c: Likewise.
> > >       * gcc.target/powerpc/fold-vec-insert-longlong.c: Likewise.
> > >       * gcc.target/powerpc/fold-vec-insert-short-p8.c: Likewise.
> > >       * gcc.target/powerpc/fold-vec-insert-short-p9.c: Likewise.
> > >       * gcc.target/powerpc/vsx-builtin-7.c: Likewise.


More information about the Gcc-patches mailing list