llvmpipe: Expect increased exp precision on Windows
authorDaniel Stone <daniels@collabora.com>
Thu, 16 Apr 2020 22:27:41 +0000 (23:27 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 14 May 2020 06:40:54 +0000 (06:40 +0000)
commit69ffbcb16244fc4f1161dd4082eb93b7a80232e5
treee3f79f3caeba64d934817eeedd04f5aa106e8734
parentcf21b763832abc5739fc46eb0d30440587015840
llvmpipe: Expect increased exp precision on Windows

'Newer' versions of MSVCRT than 2013 appear to have fixed the bug around expf
precision which caused bb9e8c5090f0. It's not clear when this was
changed, but at least on Windows 10 machines with Visual Studio 2019,
expf behaves in line with other implementations.

As there is no clear way to test for the version of the VCRT in use,
simply mark this test as expected-pass rather than xfail.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4946>
src/gallium/drivers/llvmpipe/lp_test_arit.c