<?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 Re: Annotations confusing in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Annotations-confusing/m-p/984043#M26717</link>
    <description>Annotations are often cryptic, I'll agree.  They're there more to help understand when something wasn't optimized in a particular way, rather than as a general informational tool.  I'm guessing in your case that there are two loops, because of potential overlaps, and you get two annotations.  The optimizer probably fused the loops.&lt;BR /&gt;&lt;BR /&gt;I suggest reading annotations for entertainment value, unless you really want to wade in deeply.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Mon, 18 Feb 2002 12:50:02 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2002-02-18T12:50:02Z</dc:date>
    <item>
      <title>Annotations confusing</title>
      <link>https://community.intel.com/t5/Software-Archive/Annotations-confusing/m-p/984042#M26716</link>
      <description>Here is a line from my source code listing: &lt;BR /&gt;3 5 6 7	geom%e%L = ABS(geom%e) &lt;BR /&gt; &lt;BR /&gt;Here are the corresponding annotations: &lt;BR /&gt;3. Not unrolling loop: unroll inhibitor &lt;BR /&gt;5. Unrolling loop 7 times &lt;BR /&gt;6. Prefetching unnamed variable, 44 bytes ahead &lt;BR /&gt;7. Prefetching .T34_, 32 bytes ahead &lt;BR /&gt; &lt;BR /&gt;So it is not unrolling but it is unrolling 7 times? I don't understand that... &lt;BR /&gt; &lt;BR /&gt;also, there are 8 annotations in total but the source listing only references 7 annotations. Is there a numbering problem between the source listing and the annotations? This might explain both problems...</description>
      <pubDate>Mon, 18 Feb 2002 07:17:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Annotations-confusing/m-p/984042#M26716</guid>
      <dc:creator>michael-a-carr</dc:creator>
      <dc:date>2002-02-18T07:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Annotations confusing</title>
      <link>https://community.intel.com/t5/Software-Archive/Annotations-confusing/m-p/984043#M26717</link>
      <description>Annotations are often cryptic, I'll agree.  They're there more to help understand when something wasn't optimized in a particular way, rather than as a general informational tool.  I'm guessing in your case that there are two loops, because of potential overlaps, and you get two annotations.  The optimizer probably fused the loops.&lt;BR /&gt;&lt;BR /&gt;I suggest reading annotations for entertainment value, unless you really want to wade in deeply.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 18 Feb 2002 12:50:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Annotations-confusing/m-p/984043#M26717</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-02-18T12:50:02Z</dc:date>
    </item>
  </channel>
</rss>

