diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-07-23 13:52:12 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-07-23 13:52:12 +0000 |
commit | 37d4156b1141ac688191b3be71cfe07563ec4c65 (patch) | |
tree | 3c743fc9aeb4fdc086c4dea5a9c1a61e2e79c27d /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | 8264bb8d349f37d637f4fe4ec522df0caf36a3e7 (diff) | |
download | bcm5719-llvm-37d4156b1141ac688191b3be71cfe07563ec4c65.tar.gz bcm5719-llvm-37d4156b1141ac688191b3be71cfe07563ec4c65.zip |
[OPNEMP, NVPTX] Fixed sychronization construct + code cleanup.
Summary:
1. Fixed internal problem in `__kmpc_barrier` function: SPMD mode
synchronization function should be called only in L1 parallel level.
2. Removed some extra code for synchronization inside of the code, used
`__kmpc_barrier` instead.
3. Some code cleanup.
Reviewers: gtbercea, grokos
Subscribers: openmp-commits
Differential Revision: https://reviews.llvm.org/D49564
llvm-svn: 337691
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions