Skip to content
Snippets Groups Projects
Commit 742d242f authored by Lingling Kong's avatar Lingling Kong
Browse files

i386: Update the comment for mapxf option

gcc/ChangeLog:

	* config/i386/i386.opt: Update the features included in apxf.
parent 6935bddd
No related branches found
No related tags found
No related merge requests found
...@@ -1313,7 +1313,7 @@ Enable vectorization for scatter instruction. ...@@ -1313,7 +1313,7 @@ Enable vectorization for scatter instruction.
mapxf mapxf
Target Mask(ISA2_APX_F) Var(ix86_isa_flags2) Save Target Mask(ISA2_APX_F) Var(ix86_isa_flags2) Save
Support code generation for APX features, including EGPR, PUSH2POP2, Support code generation for APX features, including EGPR, PUSH2POP2,
NDD and PPX. NDD, PPX, NF, CCMP and ZU.
mapx-features= mapx-features=
Target Undocumented Joined Enum(apx_features) EnumSet Var(ix86_apx_features) Init(apx_none) Save Target Undocumented Joined Enum(apx_features) EnumSet Var(ix86_apx_features) Init(apx_none) Save
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment