This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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_schmidt@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]