diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-07-12 15:18:28 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-07-12 15:18:28 +0000 |
commit | c2c0138a04689a51116de03d9120ffcf73ddf37d (patch) | |
tree | 33fa934d9447fdf62b4be5e847edaf77e38748de /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 88757ba3bd418e56c61f94777fb1334adda6cbcf (diff) | |
download | bcm5719-llvm-c2c0138a04689a51116de03d9120ffcf73ddf37d.tar.gz bcm5719-llvm-c2c0138a04689a51116de03d9120ffcf73ddf37d.zip |
[OPENMP, NVPTX] Fix loop boundaries calculation for dynamic loops.
Summary:
Patch fixes the next problems.
1. Removes unused functions from omptarget_nvptx_ThreadPrivateContext
class + simplified data members.
2. Fixed calculation of loop boundaries for dynamic loops with static
scheduling.
3. Introduced saving/restoring of the dynamic loop boundaries to support
several nested parallel dynamic loops.
Reviewers: grokos
Subscribers: guansong, kkwli0, openmp-commits
Differential Revision: https://reviews.llvm.org/D49241
llvm-svn: 336915
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions