<div dir="ltr">For example, a valid FPC command line would be:<div><br></div><div>fpc -O3 -CfAVX2 -CpCOREAVX2 -OpCOREAVX2 file.pas</div><div><br></div><div>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?</div></div>