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.) > > Tested on powerpc64le (P9, P8) and powerpc64 (P7) with correct behavior. Is > this > okay for trunk?
Okay if you add -mpower8-vector for these tests. Thanks, Segher