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

Reply via email to