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: PR target/46295: Missing vzeroupper


On Wed, Nov 3, 2010 at 10:03 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:

> We should set use_avx256_p if 256bit AVX register is used in vector
> move. ?OK for trunk?
>
> Thanks.
>
>
>
> H.J.
> ---
> gcc/
>
> 2010-11-03 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?PR target/46295
> ? ? ? ?* config/i386/i386.c (ix86_expand_vector_move): Set use_avx256_p
> ? ? ? ?if 256bit AVX register is used.
>
> gcc/testsuite/
>
> 2010-11-03 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?PR target/46295
> ? ? ? ?* gcc.target/i386/pr46295.c: New.

OK.

Thanks,
Uros.


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