llvm-project/libclc/generic/lib/cl_khr_local_int32_extended...
Jan Vesely 65e3541b78 atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics implementation
These are just atomic_* wrappers.
Switch inc, dec to use atomic_* wrappers as well.

Reviewed-By: Aaron Watry <awatry@gmail.com>
Tested-By: Aaron Watry <awatry@gmail.com>
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 335279
2018-06-21 19:27:33 +00:00
..
atom_and.cl atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics implementation 2018-06-21 19:27:33 +00:00
atom_max.cl atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics implementation 2018-06-21 19:27:33 +00:00
atom_min.cl atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics implementation 2018-06-21 19:27:33 +00:00
atom_or.cl atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics implementation 2018-06-21 19:27:33 +00:00
atom_xor.cl atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics implementation 2018-06-21 19:27:33 +00:00