summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2019-08-04 04:18:28 +0000
committerMichael Kruse <llvm@meinersbur.de>2019-08-04 04:18:28 +0000
commit2c7a8eaf3d3f50cebb0754e4eb56aeb6b7f21631 (patch)
tree8611692c6e18c8c3f2e5c2acbc07a696e3d6908e /clang/lib/CodeGen/ModuleBuilder.cpp
parent76f0f2e0f0c1be3a530e8593436ef9af6913092a (diff)
downloadbcm5719-llvm-2c7a8eaf3d3f50cebb0754e4eb56aeb6b7f21631.tar.gz
bcm5719-llvm-2c7a8eaf3d3f50cebb0754e4eb56aeb6b7f21631.zip
[OpenMP 5.0] libomptarget interface for declare mapper functions.
This patch implements the libomptarget runtime interface for OpenMP 5.0 declare mapper functions. The declare mapper functions generated by Clang will call them to complete the mapping of members. kmpc_mapper_num_components gets the current number of components for a user-defined mapper; kmpc_push_mapper_component pushes back one component for a user-defined mapper. The design slides can be found at https://github.com/lingda-li/public-sharing/blob/master/mapper_runtime_design.pptx Patch by Lingda Li <lildmh@gmail.com> Differential Revision: https://reviews.llvm.org/D60972 llvm-svn: 367772
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud