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, i386] Fix movdi_internal to return MODE_TI with AVX512


Hello Sergey,
On 29 Nov 11:05, Shalnov, Sergey wrote:
> Hi,
> I found wrong MODE_XI used in movdi_internal that cause zmm 
> Generation with "-march=skylake-avx512 -mprefer-vector-width=128" 
> options set. This patch fixes the mode and register type but keep using
> AVX512 instruction set.
> 
> 2017-11-28  Sergey Shalnov  <Sergey.Shalnov@intel.com>
> gcc/
> 	* config/i386/i386.md: Fix AVX512 register width
> 	in AVX512 instruction.
Your patch is OK. I've checked it into main trunk.

--
Thanks, K



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