Re: [PATCH] rs6000: new vec-s*d-modulo.c tests should require p8vector_hw

2019-02-12 Thread Segher Boessenkool
On Mon, Feb 11, 2019 at 08:56:38PM -0600, Bill Schmidt wrote: > It turns out that the new tests added today actually require POWER8 hardware > at > a minimum, since the vec_vsrad interface requires it. (Note that requiring > P8 hardware obviates the need to specify -mvsx, so that is now removed.)

[PATCH] rs6000: new vec-s*d-modulo.c tests should require p8vector_hw

2019-02-11 Thread Bill Schmidt
Hi, It turns out that the new tests added today actually require POWER8 hardware at a minimum, since the vec_vsrad interface requires it. (Note that requiring P8 hardware obviates the need to specify -mvsx, so that is now removed.) Tested on powerpc64le (P9, P8) and powerpc64 (P7) with correct b