<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [radeonsi] pixmark_piano benchmark from geeks3D gputest fail with a llvm error output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67046">bug 67046</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;">Assignee</td>
           <td>dri-devel@lists.freedesktop.org
           </td>
           <td>mesa-dev@lists.freedesktop.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Drivers/Gallium/radeonsi
           </td>
           <td>Mesa core
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [radeonsi] pixmark_piano benchmark from geeks3D gputest fail with a llvm error output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67046#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [radeonsi] pixmark_piano benchmark from geeks3D gputest fail with a llvm error output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67046">bug 67046</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>AFAICT the real problem is this, visible with a debugging build of Mesa:

../../../../src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2190:lp_emit_declaration_soa:
Assertion `idx < 256' failed.

This can be avoided by bumping LP_MAX_TGSI_TEMPS, but it looks like the app
and/or glsl-to-tgsi aren't paying attention to the maximum number of
temporaries advertised by the driver.</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>