[Mesa-dev] [Bug 110441] [llvmpipe] complex-loop-analysis-bug regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 15 19:28:41 UTC 2019


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

--- Comment #1 from Roland Scheidegger <sroland at vmware.com> ---
At a glance, it seems the code is correct, just the assertion is wrong. 0 is a
valid value as file_max (as it's the highest allowed value).
I guess this is rarely seen in practice because this happens with array
declarations which have size 1, which is somewhat unusual (and will lead to
inefficient code here I suppose), nevertheless the code can handle this just
fine. I'll whip up a fix...

-- 
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/mesa-dev/attachments/20190415/fd8b1999/attachment.html>


More information about the mesa-dev mailing list