diff options
| author | Michael Kruse <llvm@meinersbur.de> | 2019-08-05 18:43:21 +0000 |
|---|---|---|
| committer | Michael Kruse <llvm@meinersbur.de> | 2019-08-05 18:43:21 +0000 |
| commit | d47b9438d7b73dd7f7bf5da723ff3426af6daf9a (patch) | |
| tree | 28d843d424edcbc270f897b5b70ac4ec4a56fc39 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | 37aa8ad66393290f2f786b4a834506d73b00c05e (diff) | |
| download | llvm-d47b9438d7b73dd7f7bf5da723ff3426af6daf9a.zip llvm-d47b9438d7b73dd7f7bf5da723ff3426af6daf9a.tar.gz llvm-d47b9438d7b73dd7f7bf5da723ff3426af6daf9a.tar.bz2 | |
[OpenMP 5.0] Codegen support for user-defined mappers.
This patch implements the code generation for OpenMP 5.0 declare mapper
(user-defined mapper) constructs. For each declare mapper, a mapper
function is generated. These mapper functions will be called by the
runtime and/or other mapper functions to achieve user defined mapping.
The design slides can be found at
https://github.com/lingda-li/public-sharing/blob/master/mapper_runtime_design.pptx
Re-commit after revert in r367773 because r367755 changed the LLVM-IR
output such that a CHECK line failed.
Patch by Lingda Li <lildmh@gmail.com>
Differential Revision: https://reviews.llvm.org/D59474
llvm-svn: 367905
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
