[Mesa-dev] [Bug 59701] lp_test_arit fails on non-sse41 capable machines, breaking make check
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 28 23:52:21 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59701
José Fonseca <jfonseca at vmware.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|mesa-dev at lists.freedesktop. |jfonseca at vmware.com
|org |
--- Comment #5 from José Fonseca <jfonseca at vmware.com> ---
This is failing not only denormals, but also large values.
We could also do IEEE bit manipulation, as glibc does:
http://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/ieee754/flt-32/s_floorf.c
It's a lot of logic, but probably the only way to get this right for all
cases...
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130129/c059d676/attachment.html>
More information about the mesa-dev
mailing list