summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/async/async_work_group_copy.inc
Commit message (Collapse)AuthorAgeFilesLines
* Implement async_work_group_copy builtin v3Tom Stellard2014-10-031-0/+17
This is a simple implementation which just copies data synchronously. v2: - Use size_t. v3: - Fix possible race condition by splitting the copy among multiple work items. llvm-svn: 219008
OpenPOWER on IntegriCloud