diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2014-10-03 19:49:39 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2014-10-03 19:49:39 +0000 |
commit | 081e778d2224c6f281168c1336cf9503e65dccb7 (patch) | |
tree | d45b5d6a10f318bcbf4b0c6264a05fb2b532bb42 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | ed5bbfdb1b5d3b7d76352c37e187663c1b06b06f (diff) | |
download | bcm5719-llvm-081e778d2224c6f281168c1336cf9503e65dccb7.tar.gz bcm5719-llvm-081e778d2224c6f281168c1336cf9503e65dccb7.zip |
Implement async_work_group_copy builtin v3
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions