diff options
author | Arpith Chacko Jacob <acjacob@us.ibm.com> | 2017-01-25 01:18:34 +0000 |
---|---|---|
committer | Arpith Chacko Jacob <acjacob@us.ibm.com> | 2017-01-25 01:18:34 +0000 |
commit | e04da5dee257761bd1b475b88534d206cd9cf932 (patch) | |
tree | b89b9ee8c2f42c833d630693c6ef34e1276cbd9e /llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp | |
parent | 99259ee40c4b58123f29097f85bfbfc89e7882ca (diff) | |
download | bcm5719-llvm-e04da5dee257761bd1b475b88534d206cd9cf932.tar.gz bcm5719-llvm-e04da5dee257761bd1b475b88534d206cd9cf932.zip |
[OpenMP] Support for the num_threads-clause on 'target parallel' on the NVPTX device.
This patch adds support for the Spmd construct 'target parallel' on the
NVPTX device. This involves ignoring the num_threads clause on the device
since the number of threads in this combined construct is already set on
the host through the call to __tgt_target_teams().
Reviewers: ABataev
Differential Revision: https://reviews.llvm.org/D29083
llvm-svn: 292999
Diffstat (limited to 'llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions