<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 - Not all of the int64 conversion opcodes got implemented"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99660">99660</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Not all of the int64 conversion opcodes got implemented
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>17.0
          </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/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jason@jlekstrand.net
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Nicolai just pushed some additions to the int64 test generator in piglit and
we're failing a few hundred of the new tests.  It seems that most of the
conversion operations weren't properly added to channel expressions and some of
them didn't get implemented in the back-end.  Either that, or the lowering code
isn't doing what it claims (given that it claims to use ivec2's).  I started
hacking on trying to fix it and fixed a couple hundred but there are still
about 200 tests still failing:

<a href="https://cgit.freedesktop.org/~jekstrand/mesa/log/?h=wip/int64-fixes">https://cgit.freedesktop.org/~jekstrand/mesa/log/?h=wip/int64-fixes</a></pre>
        </div>
      </p>


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

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