Re: [PATCH, rs6000] Testcase fix-ups for gimple-folding intrinsic tests.

2018-01-19 Thread Segher Boessenkool
Hi! On Fri, Jan 19, 2018 at 01:14:08PM -0600, Will Schmidt wrote: > Some testcase fix-ups affecting the gimple-folding tests, including: > - Add xxspltib as a valid instruction for vec-abs tests (power9). > - Fix up mismatched dg-require and dg-option values for the > fold-vec-shift-left-longlon

[PATCH, rs6000] Testcase fix-ups for gimple-folding intrinsic tests.

2018-01-19 Thread Will Schmidt
Hi, Some testcase fix-ups affecting the gimple-folding tests, including: - Add xxspltib as a valid instruction for vec-abs tests (power9). - Fix up mismatched dg-require and dg-option values for the fold-vec-shift-left-longlong tests (fixes/eliminates a test failure on p6). Sniff tested acro