Re: [PATCH 3/3] rs6000: Add testsuite test cases for MMA built-ins.

2020-06-15 Thread will schmidt via Gcc-patches
On Mon, 2020-06-15 at 14:59 -0500, Peter Bergner via Gcc-patches wrote: > This patch adds the testsuite test cases for all of the MMA built- > ins. > > This patch plus patch1 and patch2 passed bootstrap and regtesting > with no > regressions on both powerpc64le-linux and powerpc64-linux. Ok for >

[PATCH 3/3] rs6000: Add testsuite test cases for MMA built-ins.

2020-06-15 Thread Peter Bergner via Gcc-patches
This patch adds the testsuite test cases for all of the MMA built-ins. This patch plus patch1 and patch2 passed bootstrap and regtesting with no regressions on both powerpc64le-linux and powerpc64-linux. Ok for trunk? Peter 2020-06-15 Peter Bergner gcc/testsuite/ * gcc.target/powerp