Re: [PATCH, rs6000] fold-vec-mult* testcase updates for power9

2018-02-22 Thread Segher Boessenkool
Hi! On Wed, Feb 21, 2018 at 11:32:36AM -0600, Will Schmidt wrote: > An update for the fold-vec-mult-int128-p9.c test to include more of > the instructions generated for a vec_mul() with a power9 target. > > [testsuite] > > 2018-02-21 Will Schmidt > > * fold-vec-mult-int128-p9.c

[PATCH, rs6000] fold-vec-mult* testcase updates for power9

2018-02-21 Thread Will Schmidt
Hi, An update for the fold-vec-mult-int128-p9.c test to include more of the instructions generated for a vec_mul() with a power9 target. [testsuite] 2018-02-21 Will Schmidt * fold-vec-mult-int128-p9.c: Add maddld insn to expected output. diff --git a/gcc/testsuite/gcc.target