Files
OpenCL-CTS/test_conformance/non_uniform_work_group
Ahmed Hesham 16dfa2217c Enable -Wnarrowing in non_uniform_work_group test suite. (#2464)
Modify the prime numbers generator function to return `size_t` instead
of `int` and use `0` as a sentinal value instead of hardcoded negative
ones. `0` is not a prime number, so it is suitable to use to indicate an
error.

Fixes #1159

---------

Signed-off-by: Ahmed Hesham <ahmed.hesham@arm.com>
2025-07-30 18:49:38 +01:00
..