Tells the compiler that there is no loop-carried memory dependency in the loop following an IVDEP pragma.
Windows: None
Linux: Optimization > IVDEP Directive Memory Dependency
Mac OS: None
IntelŪ ItaniumŪ architecture
Linux: | -ivdep-parallel |
Mac OS: | None |
Windows: | /Qivdep-parallel |
None
OFF | There may be loop-carried memory dependency in a loop that follows an IVDEP pragma. |
This option tells the compiler that there is no loop-carried memory dependency in the loop following an IVDEP pragma.
Linux: -ivdep_parallel
Mac OS: None
Windows: /Qivdep_parallel