On Tue, Oct 10, 2017 at 10:52:37AM -0500, Will Schmidt wrote: > [PATCH, rs6000] fix-up int128 fold vector multiply tests > > Fix up a few issues with the tests. > - add -O2 to int128-p8 test, and firm up the -mcpu and > -mpower*-vector options > - update the set of expected instructions for the int128-p9 test. > - remove the float128_hw requirement from the int128-p9 test. > > 2017-10-10 Will Schmidt <will_schm...@vnet.ibm.com> > * gcc.target/powerpc/fold-vec-mult-int128-p8.c: Update options > * gcc.target/powerpc/fold-vec-mult-int128-p9.c: Update expected > instruction list.
Thanks for the update. This looks fine I think; okay for trunk. Segher