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: [RFC] Add check_effective_target_vect_min_max


Tom de Vries <Tom_deVries@mentor.com> writes:

> This follow-up patch introduces a new effective target vect_min_max,
> similar to how effective target vect_bswap is implemented.
>
> Any comments?
>
> Thanks,
> - Tom
>
> Add check_effective_target_vect_min_max
>
> 2015-08-12  Tom de Vries  <tom@codesourcery.com>
>
> 	* lib/target-supports.exp (check_effective_target_vect_min_max): New
> 	proc.
> 	* gcc.dg/vect/trapv-vect-reduc-4.c: Use vect_min_max effective target.

Looks good to me, but the new effective-target keyword needs documenting
in sourcebuild.texi.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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