]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add -mevex512 into invoke.texi
authorHaochen Jiang <haochen.jiang@intel.com>
Tue, 9 Jan 2024 06:59:30 +0000 (14:59 +0800)
committerHaochen Jiang <haochen.jiang@intel.com>
Thu, 11 Jan 2024 03:28:08 +0000 (11:28 +0800)
Hi Richard,

It seems that I send out a not updated patch. This patch should what
I want to send.

Thx,
Haochen

gcc/ChangeLog:

* doc/invoke.texi: Add -mevex512.

gcc/doc/invoke.texi

index 216e2f594d1cbc139c7e0125d9579c6924d23443..3d2a71109c2cff9af006345830f71cecdd9af520 100644 (file)
@@ -1463,7 +1463,7 @@ See RS/6000 and PowerPC Options.
 -mamx-tile  -mamx-int8  -mamx-bf16 -muintr -mhreset -mavxvnni
 -mavx512fp16 -mavxifma -mavxvnniint8 -mavxneconvert -mcmpccxadd -mamx-fp16
 -mprefetchi -mraoint -mamx-complex -mavxvnniint16 -msm3 -msha512 -msm4 -mapxf
--musermsr -mavx10.1 -mavx10.1-256 -mavx10.1-512
+-musermsr -mavx10.1 -mavx10.1-256 -mavx10.1-512 -mevex512
 -mcldemote  -mms-bitfields  -mno-align-stringops  -minline-all-stringops
 -minline-stringops-dynamically  -mstringop-strategy=@var{alg}
 -mkl -mwidekl
@@ -35280,6 +35280,11 @@ To invoke egpr usage in inline asm, use new compiler option
 -mapx-inline-asm-use-gpr32 and user should ensure the instruction
 supports EGPR.
 
+@opindex mevex512
+@item -mevex512
+@itemx -mno-evex512
+Enables/disables 512-bit vector. It will be default on if AVX512F is enabled.
+
 @end table
 
 These @samp{-m} switches are supported in addition to the above