diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-01-07 14:25:25 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-01-07 14:25:25 +0000 |
commit | 26e6c86b79fae34114bab92d7262eb895c8adb2f (patch) | |
tree | 2fb3c462b39fcfce453e8c805b0b9a2dfdbae90e /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 2cd40c01703b20e866e5e545dfaca008fda73772 (diff) | |
download | bcm5719-llvm-26e6c86b79fae34114bab92d7262eb895c8adb2f.tar.gz bcm5719-llvm-26e6c86b79fae34114bab92d7262eb895c8adb2f.zip |
[OPENMP][NVPTX]Fix dynamic scheduling.
Summary:
Previous implementation may cause the runtime crash when the number of
teams is > 1024. Patch fixes this problem + reduces number of the atomic
operations by 32 times.
Reviewers: grokos, gtbercea, kkwli0
Subscribers: guansong, jfb, openmp-commits, caomhin
Differential Revision: https://reviews.llvm.org/D56332
llvm-svn: 350524
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions