aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/boolean-parsing.py
diff options
context:
space:
mode:
authorArpith Chacko Jacob <acjacob@us.ibm.com>2017-01-25 00:57:16 +0000
committerArpith Chacko Jacob <acjacob@us.ibm.com>2017-01-25 00:57:16 +0000
commit33c849a007707d6fd56511cf6f150fe00587434b (patch)
treebe0552801e2c4fbd51ff8026b3dcc1b8b82a2ee8 /llvm/utils/lit/tests/boolean-parsing.py
parent11f6907f408ac72fe5c8af5e86f6ce20366d76b4 (diff)
downloadllvm-33c849a007707d6fd56511cf6f150fe00587434b.zip
llvm-33c849a007707d6fd56511cf6f150fe00587434b.tar.gz
llvm-33c849a007707d6fd56511cf6f150fe00587434b.tar.bz2
[OpenMP] Support for the num_threads-clause on 'target parallel'.
The num_threads-clause on the combined directive applies to the 'parallel' region of this construct. We modify the NumThreadsClause class to capture the clause expression within the 'target' region. The offload runtime call for 'target parallel' is changed to __tgt_target_teams() with 1 team and the number of threads set by this clause or a default if none. Reviewers: ABataev Differential Revision: https://reviews.llvm.org/D29082 llvm-svn: 292997
Diffstat (limited to 'llvm/utils/lit/tests/boolean-parsing.py')
0 files changed, 0 insertions, 0 deletions