[Mesa-dev] [Bug 107089] [GLSL] "Multiplication by zero" optimization for floating point expression should be skipped
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 2 22:49:17 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107089
--- Comment #3 from Ian Romanick <idr at freedesktop.org> ---
Basically, unless you use precise, it's like compiling -ffast-math. A lot of
apps go to lengths to avoid the possibility of generating Inf or NaN in shaders
due the the problems that they cause.
--
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/20180702/09c01181/attachment.html>
More information about the mesa-dev
mailing list