<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 - Complex shader compilation fails (spilling related?)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89784">89784</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Complex shader compilation fails (spilling related?)
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>greg@chown.ath.cx
          </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=114655" name="attach_114655" title="LLVM assembly of shader">attachment 114655</a> <a href="attachment.cgi?id=114655&action=edit" title="LLVM assembly of shader">[details]</a></span>
LLVM assembly of shader

The attached shader (LLVM assembly, dumped with R600_DEBUG=ps) fails to compile
with latest LLVM trunk. AFAIR it worked at some point with some combination of
Mesa and LLVM, but I couldn't reproduce this.

Compile with
<span class="quote">> llc -march=amdgcn -mcpu=SI -mattr=+vgpr-spilling -verify-machineinstrs < bug.ll</span >

to reproduce. It looks like it is spilling related.</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>