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-load, patch 2/2, i386] Add/modify mask load/store patterns


Hi Ilya,
On 08 Oct 18:42, Ilya Enkovich wrote:
> Hi,
> 
> This patch reflects changes in maskload and maskstore optabs and adds patterns for AVX-512.
The patch is OK for trunk.

--
Thanks, K
> 
> Thanks,
> Ilya
> --
> 2015-10-08  Ilya Enkovich  <enkovich.gnu@gmail.com>
> 
> 	* config/i386/sse.md (maskload<mode>): Rename to ...
> 	(maskload<mode><sseintvecmodelower>): ... this.
> 	(maskstore<mode>): Rename to ...
> 	(maskstore<mode><sseintvecmodelower>): ... this.
> 	(maskload<mode><avx512fmaskmodelower>): New.
> 	(maskstore<mode><avx512fmaskmodelower>): New.


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