Controls the level of memory layout transformations performed by the compiler.
Linux: | -qopt-mem-layout-trans[=n] -qno-opt-mem-layout-trans |
macOS: | -qopt-mem-layout-trans[=n] -qno-opt-mem-layout-trans |
Windows: | /Qopt-mem-layout-trans[:n] /Qopt-mem-layout-trans- |
n |
Is the level of memory layout transformations. Possible values are:
|
-qopt-mem-layout-trans=2 or /Qopt-mem-layout-trans:2 |
The compiler performs moderate memory layout transformations. |
This option controls the level of memory layout transformations performed by the compiler. This option can improve cache reuse and cache locality.
Product and Performance Information |
---|
Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex. Notice revision #20201201 |
None