Visible to Intel only — GUID: GUID-F30AE8CB-F477-4BE6-B8C3-8F63B0AB0456
Visible to Intel only — GUID: GUID-F30AE8CB-F477-4BE6-B8C3-8F63B0AB0456
qopt-report-file, Qopt-report-file
Specifies that the output for the optimization report goes to a file, stderr, or stdout.
Linux: |
-qopt-report-file=keyword |
macOS: |
-qopt-report-file=keyword |
Windows: |
/Qopt-report-file:keyword |
keyword |
Specifies the output for the report. You can specify one of the following:
|
OFF |
No optimization report is generated. |
This option specifies that the output for the optimization report goes to a file, stderr, or stdout.
If you use this option, you do not have to specify option [q or Q]opt-report.
When optimization reporting is enabled, the default is -qopt-report-phase=all (Linux* and macOS) or /Qopt-report-phase:all (Windows*).
Visual Studio: Diagnostics > Optimization Diagnostic File
Diagnostics > Emit Optimization Diagnostic to File
Eclipse: Compilation Diagnostics > Emit Optimization Diagnostics to File
Compilation Diagnostics > Optimization Diagnostics File
Xcode: None
None