Re: [PATCH, rs6000] Updates for vec_neg() gimple-folding vector tests

2018-01-25 Thread Segher Boessenkool
Hi! On Wed, Jan 24, 2018 at 10:45:49AM -0600, Will Schmidt wrote: > Update the vec-neg-longlong folding tests to handle codegen variations > as seen between p8 and p9 targets. (And fold-vec-neg-int). > 2018-01-24 Will Schmidt > > * gcc.target/powerpcfold-vec-neg-longlong.h: Ne

[PATCH, rs6000] Updates for vec_neg() gimple-folding vector tests

2018-01-24 Thread Will Schmidt
Hi, Update the vec-neg-longlong folding tests to handle codegen variations as seen between p8 and p9 targets. This breaks out the tests into p7,p8,p9 versions of the same, while moving the common testcase content into a #included header. sniff-tested across power systems (P6,P8,P9) This clean