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-longlong tests (fixes/eliminates a test failure on p6). > > Sniff tested across P6,P8,P9. > > OK for trunk? > Thanks, > -Will
This looks fine, okay for trunk, thanks! One typo: > 2018-01-19 Will Schmidt <will_schm...@vnet.ibm.com> > > * gcc.target/powerpc/fold-vec-abs-short-fwrap.c: Add xxspltib to > scan-asembler valid instructions list. > * gcc.target/powerpc/fold-vec-abs-short.c: Same. > * gcc.target/powerpc/fold-vec-shift-left-longlong.c: clean up > power8-vector requirement and option. > * gcc.target/powerpc/fold-vec-shift-left-fwrapv.c: Same. Segher