<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Some infinity 'do{}while' loops lead mesa to an infinity compilation"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111405#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Some infinity 'do{}while' loops lead mesa 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>(In reply to andrii simiklit from <a href="show_bug.cgi?id=111405#c2">comment #2</a>)
<span class="quote">> 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> [review]
> 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.</span >
Never mind, I found why it didn't work 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>, I will fix it a bit
later.</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>