aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2019-01-09 18:30:14 +0000
committerGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2019-01-09 18:30:14 +0000
commit1653633a1c5af6bb9667997bba0a9bc0fcbb1346 (patch)
treebe4ee2608c529c20a326a02b6d66be58c8def44a /lldb/scripts/Python
parentedb54b22d3c00174a013cfd0615fe964e9829330 (diff)
downloadllvm-1653633a1c5af6bb9667997bba0a9bc0fcbb1346.zip
llvm-1653633a1c5af6bb9667997bba0a9bc0fcbb1346.tar.gz
llvm-1653633a1c5af6bb9667997bba0a9bc0fcbb1346.tar.bz2
[OpenMP][libomptarget] Use shared memory variable for tracking parallel level
Summary: Replace existing infrastructure for tracking parallel level using global memory with a per-team shared memory variable. This minimizes the impact of the overhead of tracking the parallel level for non-nested cases. Reviewers: ABataev, caomhin Reviewed By: ABataev Subscribers: guansong, openmp-commits Differential Revision: https://reviews.llvm.org/D55773 llvm-svn: 350747
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions