<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - [regression, bisected] validate_intrinsic_instr: Assertion triggered"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92859">bug 92859</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>NEW
</td>
<td>ASSIGNED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>idr@freedesktop.org
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - [regression, bisected] validate_intrinsic_instr: Assertion triggered"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92859#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - [regression, bisected] validate_intrinsic_instr: Assertion triggered"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92859">bug 92859</a>
from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
<pre>I'm also very annoyed that this patch and the 3 after it do not even build.
nir/nir_validate.c: In function 'validate_intrinsic_instr':
nir/nir_validate.c:403:53: error: invalid type argument of '->' (have 'int')
nir_deref_tail(&instr->variables[0]->deref)->type;
^
nir/nir_validate.c:411:53: error: invalid type argument of '->' (have 'int')
nir_deref_tail(&instr->variables[0]->deref)->type;
^
nir/nir_validate.c:420:52: error: invalid type argument of '->' (have 'int')
assert(nir_deref_tail(&instr->variables[0]->deref)->type ==
^
nir/nir_validate.c:420:105: error: invalid type argument of '->' (have 'int')
assert(nir_deref_tail(&instr->variables[0]->deref)->type ==
^
This is really not okay.</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>