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,AVX] Enable VBMI2 support [5/7]


Hi Julia,

On Mon, 4 Dec 2017, Koval, Julia wrote:
> Do you think it is ok to copypaste it from GCC-6?

you mean copy, past, and adjust?  Yes, that should work.

> GCC now supports the Intel CPU, named Cannonlake through 
> -march=cannonlake. The switch enables the following ISA extensions: 
> AVX512VBMI, AVX512IFMA, SHA.
> GCC now supports the Intel CPU, named and Icelake through 
> -march=icelake. The switch enables the following ISA extensions: 
> AVX512VNNI, GFNI, VAES, AVX512VBMI2, VPCLMULQDQ, AVX512BITALG, RDPID, 
> AVX512VPOPCNTDQ.

No comma before "named".

<code>-march=...</code>.

And perhaps "enables the AVX..., AVX...,and... ISA extensions"?

Gerald


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