<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic compiling with -ipo and qopt-report=5 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-with-ipo-and-qopt-report-5/m-p/1143719#M137941</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a reason why if I compile with both -ipo qopt-report=5, my optrpt report does not contain much of information. While If i removed -ipo I get the information in the report file as I would expect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2019 11:37:37 GMT</pubDate>
    <dc:creator>AThar2</dc:creator>
    <dc:date>2019-08-13T11:37:37Z</dc:date>
    <item>
      <title>compiling with -ipo and qopt-report=5</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-with-ipo-and-qopt-report-5/m-p/1143719#M137941</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a reason why if I compile with both -ipo qopt-report=5, my optrpt report does not contain much of information. While If i removed -ipo I get the information in the report file as I would expect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 11:37:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-with-ipo-and-qopt-report-5/m-p/1143719#M137941</guid>
      <dc:creator>AThar2</dc:creator>
      <dc:date>2019-08-13T11:37:37Z</dc:date>
    </item>
    <item>
      <title>With -ipo, optimization doesn</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-with-ipo-and-qopt-report-5/m-p/1143720#M137942</link>
      <description>&lt;P&gt;With -ipo, optimization doesn't occur until the "linking" stage, so there's little to report.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 15:56:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-with-ipo-and-qopt-report-5/m-p/1143720#M137942</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2019-08-13T15:56:12Z</dc:date>
    </item>
    <item>
      <title>Hello Steve</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-with-ipo-and-qopt-report-5/m-p/1143721#M137943</link>
      <description>&lt;P&gt;Hello Steve&lt;/P&gt;&lt;P&gt;that makes sense. What about vector instruction would they be incorporated then? And how to know if a simd loop was vectorized when no report are provided&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 19:37:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-with-ipo-and-qopt-report-5/m-p/1143721#M137943</guid>
      <dc:creator>AThar2</dc:creator>
      <dc:date>2019-08-13T19:37:39Z</dc:date>
    </item>
    <item>
      <title>I'm pretty sure that if you</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-with-ipo-and-qopt-report-5/m-p/1143722#M137944</link>
      <description>&lt;P&gt;I'm pretty sure that if you use ifort to link and add -qopt-report that you should get what you want. Until you do the "link" (actually a pre-link phase that then invokes ld), the .o files just have "intermediate code" that is read by the compiler again at the link to do code generation and optimizing.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 20:01:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-with-ipo-and-qopt-report-5/m-p/1143722#M137944</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2019-08-13T20:01:27Z</dc:date>
    </item>
  </channel>
</rss>

