[Bug 111405] Some infinity 'do{}while' loops lead mesa to an infinity compilation

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 19 09:53:37 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=111405

--- Comment #3 from andrii simiklit <andrey.simiklit.1989 at gmail.com> ---
(In reply to andrii simiklit from comment #2)
> Created attachment 145071 [details] [review]
> simple fix
> 
> Actually, I checked this solution and it helped for this bug but didn't for
> bug111069 because there the last break is removed in nir_opt_if isn't in
> nir_opt_dead_cf. So for bug111069 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.
Never mind, I found why it didn't work for bug111069, I will fix it a bit
later.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190819/5a82a2c2/attachment.html>


More information about the intel-3d-bugs mailing list