<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.buffer.load.format"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100068">100068</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.buffer.load.format
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/radeonsi
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>375gnu@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=130077" name="attach_130077" title="check for proper llvm version">attachment 130077</a> <a href="attachment.cgi?id=130077&action=edit" title="check for proper llvm version">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=100068&attachment=130077'>[review]</a>
check for proper llvm version

I have mesa today's snapshot build against llvm 3.9.1.

When glxgears is started it aborts with the message:

LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.buffer.load.format

It looks like this intrinsic is supported with llvm 4.0 and higher, as when
mesa is build against llvm 4.0 apps work as expected.

A simple patch to fix this error is attached.</pre>
        </div>
      </p>


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

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