<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - dEQP-VK tests running very long time"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110432">bug 110432</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;">Status</td>
           <td>NEEDINFO
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - dEQP-VK tests running very long time"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110432#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - dEQP-VK tests running very long time"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110432">bug 110432</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>(In reply to Ian Romanick from <a href="show_bug.cgi?id=110432#c4">comment #4</a>)
<span class="quote">> fixed it by b031c643491.  My guess is that those tests are fast when the
> loops aren't unrolled, and they are slow when the loops are unrolled.</span >

Yeah this is correct. With loop unrolling the shader is *huge* with lots and
lots of variables used. Maybe we should try to somehow improve heuristics on
the unroll cost, it does not make sense to unroll if the end result looks like
this :|</pre>
        </div>
      </p>


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

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