[Bug 111405] shader_test leads mesa master to an infinity compilation

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 15 14:48:31 UTC 2019


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

andrii simiklit <andrey.simiklit.1989 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrey.simiklit.1989 at gmail.
                   |                            |com

--- Comment #2 from andrii simiklit <andrey.simiklit.1989 at gmail.com> ---
Created attachment 145071
  --> https://bugs.freedesktop.org/attachment.cgi?id=145071&action=edit
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.

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


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