For example, a valid FPC command line would be:

fpc -O3 -CfAVX2 -CpCOREAVX2 -OpCOREAVX2 file.pas

To what extent is each of those flags enabling the generation of AVX2
instructions? Are they all necessary, or does their functionality overlap
to some degree? Which is most important?
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to