<?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 Ok, thanks for clearing that in Intel® Embree Ray Tracing Kernels</title>
    <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/ssef-constructor-question/m-p/966217#M249</link>
    <description>&lt;P&gt;Ok, thanks for clearing that out. The actual problem I had is that I must be able to pass also doubles there. And since I'm a SSE noob, I really don't like such exotic code there :). Will restore the old constructor with clear conscious&amp;nbsp;now :).&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2013 15:26:20 GMT</pubDate>
    <dc:creator>P_V__Hariprasad</dc:creator>
    <dc:date>2013-10-29T15:26:20Z</dc:date>
    <item>
      <title>ssef constructor question</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/ssef-constructor-question/m-p/966215#M247</link>
      <description>&lt;P&gt;Sory, don't undestand much SSE, but why this constructor was commented:&lt;/P&gt;
&lt;P&gt;__forceinline ssef &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ( float &amp;nbsp;a ) : m128(_mm_set1_ps(a)) {}&lt;/P&gt;
&lt;P&gt;and now this one is used:&lt;/P&gt;
&lt;P&gt;__forceinline ssef &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ( const float&amp;amp; &amp;nbsp;a ) : m128(_mm_castsi128_ps(_mm_shuffle_epi32(_mm_castps_si128(_mm_load_ss(&amp;amp;a)), _MM_SHUFFLE(0, 0, 0, 0)))) {}&lt;/P&gt;
&lt;P&gt;The other constructors are still using&amp;nbsp;_mm_set_ps().&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2013 13:00:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/ssef-constructor-question/m-p/966215#M247</guid>
      <dc:creator>P_V__Hariprasad</dc:creator>
      <dc:date>2013-10-26T13:00:57Z</dc:date>
    </item>
    <item>
      <title>I think the commented out</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/ssef-constructor-question/m-p/966216#M248</link>
      <description>&lt;P&gt;I think the commented out version should be the better choice, as it does not enforce reading the float from memory.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 13:31:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/ssef-constructor-question/m-p/966216#M248</guid>
      <dc:creator>SvenW_Intel</dc:creator>
      <dc:date>2013-10-29T13:31:19Z</dc:date>
    </item>
    <item>
      <title>Ok, thanks for clearing that</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/ssef-constructor-question/m-p/966217#M249</link>
      <description>&lt;P&gt;Ok, thanks for clearing that out. The actual problem I had is that I must be able to pass also doubles there. And since I'm a SSE noob, I really don't like such exotic code there :). Will restore the old constructor with clear conscious&amp;nbsp;now :).&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:26:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/ssef-constructor-question/m-p/966217#M249</guid>
      <dc:creator>P_V__Hariprasad</dc:creator>
      <dc:date>2013-10-29T15:26:20Z</dc:date>
    </item>
  </channel>
</rss>

