<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:andrey.simiklit.1989@gmail.com" title="andrii simiklit <andrey.simiklit.1989@gmail.com>"> <span class="fn">andrii simiklit</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - shader_test leads mesa master to an infinity compilation"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111405">bug 111405</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;">CC</td>
<td>
</td>
<td>andrey.simiklit.1989@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - shader_test leads mesa master to an infinity compilation"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111405#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - shader_test leads mesa master to an infinity compilation"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111405">bug 111405</a>
from <span class="vcard"><a class="email" href="mailto:andrey.simiklit.1989@gmail.com" title="andrii simiklit <andrey.simiklit.1989@gmail.com>"> <span class="fn">andrii simiklit</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=145071" name="attach_145071" title="simple fix">attachment 145071</a> <a href="attachment.cgi?id=145071&action=edit" title="simple fix">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=111405&attachment=145071'>[review]</a>
simple fix
Actually, I checked this solution and it helped for this bug but didn't for
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Assertion fails in nir_opt_remove_phis.c during compilation of SPIR-V shader"
href="show_bug.cgi?id=111069">bug111069</a> because there the last break is removed in nir_opt_if isn't in
nir_opt_dead_cf. So for <a class="bz_bug_link
bz_status_NEW "
title="NEW - Assertion fails in nir_opt_remove_phis.c during compilation of SPIR-V shader"
href="show_bug.cgi?id=111069">bug111069</a> we need another solution or we need to move
nir_opt_dead_cf after nir_opt_if. The second option helps for both issues I
already checked that but didn't check side effects using Intel CI yet.</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>