Re: [PATCH], Add PowerPC vec_extract tests

2016-07-21 Thread Michael Meissner
On Thu, Jul 21, 2016 at 06:17:24PM -0500, Segher Boessenkool wrote: > On Thu, Jul 21, 2016 at 05:15:26PM -0400, Michael Meissner wrote: > > I am preparing to submit patches to enhance vec_extract for 64-bit power8 > > and > > power9 systems shortly. As part of my work, I added executable tests to

Re: [PATCH], Add PowerPC vec_extract tests

2016-07-21 Thread Segher Boessenkool
On Thu, Jul 21, 2016 at 05:15:26PM -0400, Michael Meissner wrote: > I am preparing to submit patches to enhance vec_extract for 64-bit power8 and > power9 systems shortly. As part of my work, I added executable tests to test > all vector types, and doing both constant and variable vector extracts

[PATCH], Add PowerPC vec_extract tests

2016-07-21 Thread Michael Meissner
I am preparing to submit patches to enhance vec_extract for 64-bit power8 and power9 systems shortly. As part of my work, I added executable tests to test all vector types, and doing both constant and variable vector extracts from each vector type. Because these are just new tests and not compile