diff options
author | Samuel Antao <sfantao@us.ibm.com> | 2016-03-03 16:20:23 +0000 |
---|---|---|
committer | Samuel Antao <sfantao@us.ibm.com> | 2016-03-03 16:20:23 +0000 |
commit | b68e2db8f9d03e804e0dc59e1aefc9796d7199dd (patch) | |
tree | 7a8f445e6d6bf2afd3f11b222c088772f0486acb /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | b840a6d6f40bc487865f32a87a7e092326029e2c (diff) | |
download | bcm5719-llvm-b68e2db8f9d03e804e0dc59e1aefc9796d7199dd.tar.gz bcm5719-llvm-b68e2db8f9d03e804e0dc59e1aefc9796d7199dd.zip |
[OpenMP] Code generation for teams - kernel launching
Summary:
This patch implements the launching of a target region in the presence of a nested teams region, i.e calls tgt_target_teams with the required arguments gathered from the enclosed teams directive.
The actual codegen of the region enclosed by the teams construct will be contributed in a separate patch.
Reviewers: hfinkel, arpith-jacob, kkwli0, carlo.bertolli, ABataev
Subscribers: cfe-commits, caomhin, fraggamuffin
Differential Revision: http://reviews.llvm.org/D17019
llvm-svn: 262625
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions