<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vedran@miletic.net" title="Vedran Miletić <vedran@miletic.net>"> <span class="fn">Vedran Miletić</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - clang+llvm from svn crashes when generating opencl code for 64 bit types"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70199">bug 70199</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Blocks</td>
           <td>
                
           </td>
           <td>99553
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>jan.vesely@rutgers.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - clang+llvm from svn crashes when generating opencl code for 64 bit types"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70199#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - clang+llvm from svn crashes when generating opencl code for 64 bit types"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70199">bug 70199</a>
              from <span class="vcard"><a class="email" href="mailto:vedran@miletic.net" title="Vedran Miletić <vedran@miletic.net>"> <span class="fn">Vedran Miletić</span></a>
</span></b>
        <pre>I am unable to recompile the the LLVM IR files due to the following error:

llc: kk.ll:9:59: error: use of undefined metadata '!1'
  store i64 %div, i64 addrspace(1)* %out, align 8, !tbaa !1
                                                          ^

However, compiling the piglit test with

$ clang -x cl -target r600-- -mcpu=cayman -Dcl_clang_storage_class_specifiers=1
-Xclang -mlink-bitcode-file -Xclang /usr/local/lib64/clc/cayman-r600--.bc
-I/usr/local/include/clc/ -include /usr/local/include/clc/clc.h kernel.cl

produces no crashes. If anyone can confirm this is still an issue, please
reopen.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tracker bug for runnning OpenCL applications on Clover"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99553">Bug 99553</a>] Tracker bug for runnning OpenCL applications on Clover
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>