Files
Victor Mustya daf814c431 [libclc] Fix atomic_fetch_add/sub overloads for uintptr_t (#192570)
The overloads taking the memory order and/or scope parameters should
have the `_explicit` suffix, according to the OpenCL C specification.
2026-04-16 23:41:51 +00:00
..