diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2020-01-14 19:27:44 +0000 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2020-01-14 19:27:45 +0000 |
commit | 2a43688a0a074a70e395491fa0c3cdb4556ccea4 (patch) | |
tree | 7edd9a780339788e605b741808944f6c27a9eb0e /lldb/packages/Python/lldbsuite/test/plugins/builder_darwin.py | |
parent | 2d287bec3c5b63b7df9946163ba02987858b1736 (diff) | |
download | bcm5719-llvm-2a43688a0a074a70e395491fa0c3cdb4556ccea4.tar.gz bcm5719-llvm-2a43688a0a074a70e395491fa0c3cdb4556ccea4.zip |
[nfc][libomptarget] Refactor nvptx/target_impl.cu
Summary:
[nfc][libomptarget] Refactor nxptx/target_impl.cu
Use __kmpc_impl_atomic_add instead of atomicAdd to match the rest of the file.
Alternatively, target_impl.cu could use the cuda functions directly. Using a mixture in this
file was an oversight, happy to resolve in either direction.
Removed some comments that look outdated.
Call __kmpc_impl_unset_lock directly to avoid a redundant diagnostic and remove an implict
dependency on interface.h.
Reviewers: ABataev, grokos, jdoerfert
Reviewed By: jdoerfert
Subscribers: jfb, openmp-commits
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D72719
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/plugins/builder_darwin.py')
0 files changed, 0 insertions, 0 deletions