<?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 Another compiler crash in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Another-compiler-crash/m-p/828091#M1225</link>
    <description>Hi&lt;BR /&gt;Thanks for this report. It is a bug in the compiler. We will fix in future releases.&lt;BR /&gt;Thanks, Shiri&lt;BR /&gt;</description>
    <pubDate>Mon, 26 Sep 2011 08:45:48 GMT</pubDate>
    <dc:creator>Shiri_M_Intel</dc:creator>
    <dc:date>2011-09-26T08:45:48Z</dc:date>
    <item>
      <title>Another compiler crash</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Another-compiler-crash/m-p/828089#M1223</link>
      <description>Hello,&lt;BR /&gt;when I try to build the following code with either the offline or runtime compiler, it crashes in clang_compiler.dll.&lt;BR /&gt;&lt;BR /&gt;float3 func()&lt;BR /&gt;{&lt;BR /&gt; float4 a = (float4)(1,1,1,1);&lt;BR /&gt; float4 b = (float4)(2,2,2,2);&lt;BR /&gt; float3 c = (float3)a / b.x;&lt;BR /&gt; return c;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;The problem is in casting float4 to float3, which according to the specification is illegal.&lt;BR /&gt;When I change that line into &lt;BR /&gt;float3 c = a.xyz / b.x;&lt;BR /&gt;then it compiles fine.&lt;BR /&gt;&lt;BR /&gt;OS: Win7 64-bit&lt;BR /&gt;
CPU: Core i5&lt;BR /&gt;
SDK
 Version: latest (1.1) (Please consider displaying a revision of the SDK on the download page to simplify referring to the exact version here in
 forums)&lt;BR /&gt;&lt;BR /&gt;Could you fix this? The compiler should never crash.&lt;BR /&gt;Best regards,&lt;BR /&gt;Jiri Matejka</description>
      <pubDate>Sun, 18 Sep 2011 11:21:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Another-compiler-crash/m-p/828089#M1223</guid>
      <dc:creator>Jiri_Matejka</dc:creator>
      <dc:date>2011-09-18T11:21:36Z</dc:date>
    </item>
    <item>
      <title>Another compiler crash</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Another-compiler-crash/m-p/828090#M1224</link>
      <description>Thanks for reporting this issue,&lt;DIV&gt;We will check this and return with resolution soon.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Arnon&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Sep 2011 07:09:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Another-compiler-crash/m-p/828090#M1224</guid>
      <dc:creator>ARNON_P_Intel</dc:creator>
      <dc:date>2011-09-26T07:09:17Z</dc:date>
    </item>
    <item>
      <title>Another compiler crash</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Another-compiler-crash/m-p/828091#M1225</link>
      <description>Hi&lt;BR /&gt;Thanks for this report. It is a bug in the compiler. We will fix in future releases.&lt;BR /&gt;Thanks, Shiri&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Sep 2011 08:45:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Another-compiler-crash/m-p/828091#M1225</guid>
      <dc:creator>Shiri_M_Intel</dc:creator>
      <dc:date>2011-09-26T08:45:48Z</dc:date>
    </item>
  </channel>
</rss>

