aboutsummaryrefslogtreecommitdiff
path: root/clang/docs
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-01-07 21:30:43 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2019-01-07 21:30:43 +0000
commit7bb3353f6ab94326a79e2e5bdb8f77675666ba84 (patch)
tree586477c94cf6e77e108bf548dbd58f8669e724d5 /clang/docs
parent347b0804bce25a3b5deb28d4e43eb1a68796325b (diff)
[OPENMP]Add call to __kmpc_push_target_tripcount() function.
Each we create the target regions with the teams distribute inner region, we can better estimate number of the teams required to execute the target region. Function __kmpc_push_target_tripcount() is used for purpose, which accepts device_id and the number of the iterations, performed by the associated loop. llvm-svn: 350571
Diffstat (limited to 'clang/docs')
0 files changed, 0 insertions, 0 deletions