Re: [PATCH i386 AVX512] [10/n] Add vector move/load/store.

2014-08-15 Thread Uros Bizjak
On Thu, Aug 14, 2014 at 2:51 PM, Kirill Yukhin wrote: > On 14 Aug 13:45, Uros Bizjak wrote: >> Please update the above entry. > Whoops. Updated ChangeLog: > gcc/ > * config/i386/i386.c > (ix86_expand_special_args_builtin): Handle avx512vl_storev8sf_mask, > avx512vl_storev8s

Re: [PATCH i386 AVX512] [10/n] Add vector move/load/store.

2014-08-14 Thread Kirill Yukhin
On 14 Aug 13:45, Uros Bizjak wrote: > Please update the above entry. Whoops. Updated ChangeLog: gcc/ * config/i386/i386.c (ix86_expand_special_args_builtin): Handle avx512vl_storev8sf_mask, avx512vl_storev8si_mask, avx512vl_storev4df_mask, avx512vl_storev4di_mask, a

Re: [PATCH i386 AVX512] [10/n] Add vector move/load/store.

2014-08-14 Thread Uros Bizjak
On Thu, Aug 14, 2014 at 1:30 PM, Kirill Yukhin wrote: > Hello, > This patch extends load/store insns. > No built-ins added in this patch. > > Bootstrapped. > New tests on top of patch-set all pass > under simulator. > > Is it ok for trunk? > > gcc/ > * config/i386/i386.c > (ix86_ex

[PATCH i386 AVX512] [10/n] Add vector move/load/store.

2014-08-14 Thread Kirill Yukhin
Hello, This patch extends load/store insns. No built-ins added in this patch. Bootstrapped. New tests on top of patch-set all pass under simulator. Is it ok for trunk? gcc/ * config/i386/i386.c (ix86_expand_special_args_builtin): Handle avx512vl_storev8sf_mask, avx512vl_s