KhronosGroup / OpenCL-CTS

The OpenCL Conformance Tests
Apache License 2.0
184 stars 196 forks source link

[c11_atomics] Add float/double type to atomic_compare_exchange test #2048

Open wenju-he opened 1 month ago

wenju-he commented 1 month ago

OpenCL spec supports atomic_float and atomic_double types for atomic_compareexchange* builtins.