Enables scalar replacement performed during loop transformation.
IA-32 architecture
Linux and Mac OS X: | -scalar-rep -no-scalar-rep |
Windows: | /Qscalar-rep /Qscalar-rep- |
None
-no-scalar-rep |
Scalar replacement is not performed during loop transformation. |
This option enables scalar replacement performed during loop transformation. To use this option, you must also specify O3.
None
Copyright © 1996-2010, Intel Corporation. All rights reserved.