<?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 Bear in mind that inline in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/Preformance-between-Intel-Assembly-vs-Intel-Intrinsics/m-p/982805#M3153</link>
    <description>&lt;P&gt;Bear in mind that inline assembly code will not be optimized by the compiler at least this is the case with VS C++ compiler.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2014 15:19:48 GMT</pubDate>
    <dc:creator>Bernard</dc:creator>
    <dc:date>2014-02-12T15:19:48Z</dc:date>
    <item>
      <title>Preformance between Intel Assembly vs Intel Intrinsics</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Preformance-between-Intel-Assembly-vs-Intel-Intrinsics/m-p/982802#M3150</link>
      <description>&lt;P&gt;Deal All,&lt;/P&gt;

&lt;P&gt;Am trying to optimize my codec application on Intel Platform. before kick start Is the any numbers for the performance comparison numbers between Intel Assembly vs Intel Intrinsics? Am in delima to choose between the two approaches.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2014 12:47:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Preformance-between-Intel-Assembly-vs-Intel-Intrinsics/m-p/982802#M3150</guid>
      <dc:creator>Uday_Krishna__G_</dc:creator>
      <dc:date>2014-02-12T12:47:57Z</dc:date>
    </item>
    <item>
      <title>If the specific intrinsic is</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Preformance-between-Intel-Assembly-vs-Intel-Intrinsics/m-p/982803#M3151</link>
      <description>&lt;P&gt;If the specific intrinsic&amp;nbsp;is directly compiled into single machine code instruction you will probably not see any difference in the performance when&amp;nbsp;comparing &amp;nbsp;inline assembly vs. compiler intrinsic.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2014 14:21:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Preformance-between-Intel-Assembly-vs-Intel-Intrinsics/m-p/982803#M3151</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-02-12T14:21:18Z</dc:date>
    </item>
    <item>
      <title>The compiler has more</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Preformance-between-Intel-Assembly-vs-Intel-Intrinsics/m-p/982804#M3152</link>
      <description>&lt;P&gt;The compiler has more latitude to optimize intrinsics. &amp;nbsp;For example, Intel C++ will choose more effective equivalent instructions, or switch from SSE to AVX-128, when permitted according to the architecture flag.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2014 14:27:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Preformance-between-Intel-Assembly-vs-Intel-Intrinsics/m-p/982804#M3152</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-02-12T14:27:51Z</dc:date>
    </item>
    <item>
      <title>Bear in mind that inline</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Preformance-between-Intel-Assembly-vs-Intel-Intrinsics/m-p/982805#M3153</link>
      <description>&lt;P&gt;Bear in mind that inline assembly code will not be optimized by the compiler at least this is the case with VS C++ compiler.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2014 15:19:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Preformance-between-Intel-Assembly-vs-Intel-Intrinsics/m-p/982805#M3153</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-02-12T15:19:48Z</dc:date>
    </item>
  </channel>
</rss>

