Files
OpenCL-CTS/test_conformance
Sven van Haastregt 39cca992b8 math_brute_force: remove gotos in macro_unary_float (#1725)
Simplify code by returning directly instead of using goto statements.

Although intended as an NFC commit, this changes the behaviour when
verification fails: the output buffer is no longer unmapped.  Although
not ideal, this aligns the behaviour of `macro_unary_float` to the
other math_brute_force tests.

Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
2023-09-06 13:32:19 +01:00
..
2023-05-03 09:16:21 +01:00
2023-09-05 09:04:38 -07:00