Visible to Intel only — GUID: GUID-1F0C2A79-121D-4A5F-BABC-8DDC6C319CED
Visible to Intel only — GUID: GUID-1F0C2A79-121D-4A5F-BABC-8DDC6C319CED
qopt-mem-layout-trans, Qopt-mem-layout-trans
Controls the level of memory layout transformations performed by the compiler.
Syntax
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- |
Arguments
n |
Is the level of memory layout transformations. Possible values are:
|
Default
-qopt-mem-layout-trans=2 or /Qopt-mem-layout-trans:2 |
The compiler performs moderate memory layout transformations. |
Description
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 |
IDE Equivalent
Alternate Options
None