<?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 Here is even a worse case: in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Optimization-opportunity/m-p/1062276#M54580</link>
    <description>&lt;P&gt;Here is even a worse case:&lt;/P&gt;

&lt;P&gt;ajj is local array(6,6) of doubles, aj1 is local array of (6,6,n) of doubles (n unknown to routine)&lt;/P&gt;

&lt;P&gt;The following could simply move a block of 36 doubles from a section of aj1 to ajj&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="local array 2.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8347iFF2DEAEC4F6A5076/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="local array 2.jpg" alt="local array 2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
    <pubDate>Tue, 22 Dec 2015 20:51:30 GMT</pubDate>
    <dc:creator>jimdempseyatthecove</dc:creator>
    <dc:date>2015-12-22T20:51:30Z</dc:date>
    <item>
      <title>Optimization opportunity</title>
      <link>https://community.intel.com/t5/Software-Archive/Optimization-opportunity/m-p/1062275#M54579</link>
      <description>&lt;P&gt;In looking at:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="local array.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8346i4CE68B7BA1532C59/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="local array.jpg" alt="local array.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Array a is a local array(3,3) of doubles, and ajj is a local array(6,6) of doubles.&lt;/P&gt;

&lt;P&gt;It appears to me that the lea of the base address could be combined with the offset to omit the add of the offset following the lea (occurs twice).&lt;/P&gt;

&lt;P&gt;Also, the mask in k1 is getting redundantly rebuilt to the same value.&lt;/P&gt;

&lt;P&gt;IVF V16.0 update 1&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 20:40:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Optimization-opportunity/m-p/1062275#M54579</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2015-12-22T20:40:26Z</dc:date>
    </item>
    <item>
      <title>Here is even a worse case:</title>
      <link>https://community.intel.com/t5/Software-Archive/Optimization-opportunity/m-p/1062276#M54580</link>
      <description>&lt;P&gt;Here is even a worse case:&lt;/P&gt;

&lt;P&gt;ajj is local array(6,6) of doubles, aj1 is local array of (6,6,n) of doubles (n unknown to routine)&lt;/P&gt;

&lt;P&gt;The following could simply move a block of 36 doubles from a section of aj1 to ajj&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="local array 2.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8347iFF2DEAEC4F6A5076/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="local array 2.jpg" alt="local array 2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 20:51:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Optimization-opportunity/m-p/1062276#M54580</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2015-12-22T20:51:30Z</dc:date>
    </item>
  </channel>
</rss>

