[PATCH,rs6000] Improve tests for Power9 vector absolute difference unsigned instructions

Segher Boessenkool segher@kernel.crashing.org
Thu Jun 16 23:12:00 GMT 2016


On Thu, Jun 16, 2016 at 11:47:17AM -0600, Kelvin Nilsen wrote:
> This patch improves upon a recently committed patch to add support for
> Power9 vector absolute difference unsigned instructions in two ways:

This is okay for trunk, and 6 after a while.  Thanks.  One comment:

> +/* { dg-skip-if "" { powerpc*-*-aix* } { "*" } { "" } } */

You can write that as just

/* { dg-skip-if "" { powerpc*-*-aix* } } */


Segher



More information about the Gcc-patches mailing list