Tells the compiler that there is no loop-carried memory dependency in the loop following an IVDEP directive.
Windows: Optimization > IVDEP Directive Memory Dependency
Linux: None
Mac OS X: None
IA-64 architecture
Linux: | -ivdep-parallel |
Mac OS X: | None |
Windows: | /Qivdep-parallel |
None
OFF |
There may be loop-carried memory dependency in a loop that follows an IVDEP directive. |
This option tells the compiler that there is no loop-carried memory dependency in the loop following an IVDEP There may be loop-carried memory dependency in a loop that follows an IVDEP directive.
This has the same effect as specifying the IVDEP:LOOP directive.
None
Optimizing Applications: Absence of Loop-carried Memory Dependency with IVDEP Directive