Re: [PATCH, rs6000] Updates for vec_cmp_*() gimple-folding vector testcases

2018-01-25 Thread Segher Boessenkool
Hi! On Wed, Jan 24, 2018 at 10:46:11AM -0600, Will Schmidt wrote: > Assorted updates for the vector intrinsics / gimple folding vec_cmp() > testcases to handle codegen variations as seen between P8,P9 targets. > This breaks apart the testcases into a #included header that contains the > testcase

[PATCH, rs6000] Updates for vec_cmp_*() gimple-folding vector testcases

2018-01-24 Thread Will Schmidt
Hi, Assorted updates for the vector intrinsics / gimple folding vec_cmp() testcases to handle codegen variations as seen between P8,P9 targets. This breaks apart the testcases into a #included header that contains the testcase contents, and fold-vec-cmp-*.c tests that contain the target specific