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: [mask-vec_cond, patch 2/2, i386] Add patterns for vcond_mask_optab


Hello Ilya
On 08 Oct 18:53, Ilya Enkovich wrote:
> Hi,
> 
> This patch add patterns for vcond_mask_optab.  No new expand code is required, existing ix86_expand_sse_movcc is used.
The patch is OK for trunk.

--
Thanks, K
> 
> Thanks,
> Ilya
> --
> gcc/ChangeLog:
> 
> 2015-10-08  Ilya Enkovich  <enkovich.gnu@gmail.com>
> 
> 	* config/i386/i386-protos.h (ix86_expand_sse_movcc): New.
> 	* config/i386/i386.c (ix86_expand_sse_movcc): Make public.
> 	Cast mask to FP mode if required.
> 	* config/i386/sse.md (vcond_mask_<mode><avx512fmaskmodelower>): New.
> 	(vcond_mask_<mode><avx512fmaskmodelower>): New.
> 	(vcond_mask_<mode><sseintvecmodelower>): New.
> 	(vcond_mask_<mode><sseintvecmodelower>): New.
> 	(vcond_mask_v2div2di): New.
> 	(vcond_mask_<mode><sseintvecmodelower>): New.
> 	(vcond_mask_<mode><sseintvecmodelower>): New.


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