Closed linehill closed 8 months ago
AFAIK, all HIP atomic operations should map to corresponding OpenCL built-ins. This checker attempts to catch unexpected non-OpenCL atomic built-ins.
Rebasing on main
should this draft be merged? @linehill
Sure, why not, this could be useful.
AFAIK, all HIP atomic operations should map to corresponding OpenCL built-ins. This checker attempts to catch unexpected non-OpenCL atomic built-ins.