[Bug 111075] Processing of SPIR-V shader causes device hang, sometimes leading to system reboot
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 12 16:08:10 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111075
--- Comment #4 from Jason Ekstrand <jason at jlekstrand.net> ---
Good triage work! The real problem here isn't with visiting phi destinations
but visiting phi sources. In particular, they don't exist in the block with
the phi but at the end of the predecessor block.
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1331
--
You are receiving this mail because:
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/20190712/3fd0f581/attachment.html>
More information about the intel-3d-bugs
mailing list