hanchenye-llvm-project/libclc/generic/lib/cl_khr_global_int32_base_at...
Jan Vesely eade17271a Avoid ambiguity in calling atom_add functions.
clang (since r280553) allows pointer casts in function overloads,
so we need to disambiguate the second argument.

clang might be smarter about overloads in the future
see https://reviews.llvm.org/D24113, but let's be safe in libclc anyway.

llvm-svn: 280871
2016-09-07 22:11:02 +00:00
..
atom_add.cl
atom_cmpxchg.cl
atom_dec.cl
atom_inc.cl
atom_sub.cl
atom_xchg.cl