<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [OpenGL CTS] KHR-GL45.shader_ballot_tests.ShaderBallotBitmasks assert fails"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102680#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [OpenGL CTS] KHR-GL45.shader_ballot_tests.ShaderBallotBitmasks assert fails"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102680">bug 102680</a>
from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
<pre>I just pushed the patch:
commit d496780fb2c7f2cf0e32b6a79dc528e5156dfcb3
Author: Jason Ekstrand <<a href="mailto:jason.ekstrand@intel.com">jason.ekstrand@intel.com</a>>
Date: Thu Aug 31 15:41:43 2017 -0700
intel/eu/validate: Look up types on demand in execution_type()
We are looking up the execution type prior to checking how many sources
we have. This leads to looking for a type for src1 on MOV instructions
which is bogus. On BDW+, the src1 register type overlaps with the
64-bit immediate and causes us problems.
Reviewed-by: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>>
Cc: <a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a>
Does that fix it?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>