Files
OpenCL-CTS/test_conformance
Sven van Haastregt ebe8aa0fcc math_brute_force: fix exp/exp2 rlx ULP calculation (#1848)
Fix the ULP error calculation for the `exp` and `exp2` builtins in
relaxed math mode for the full profile.

Previously, the `ulps` value kept being added to while verifying the
result buffer in a loop.  `ulps` could even become a `NaN` when the
input argument being tested was a `NaN`.

Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
2024-01-09 09:50:34 -08:00
..
2023-12-12 09:33:09 -08:00
2023-10-10 09:18:22 -07:00
2023-05-03 09:16:21 +01:00
2023-12-12 09:33:09 -08:00