diff options
| author | Leandro Lupori <leandro.lupori@linaro.org> | 2024-02-21 14:51:37 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-21 14:51:37 -0300 |
| commit | e50a231dcdd6aafa922b177b4fc4629bb7a10a79 (patch) | |
| tree | 2b554fcb5d9761bae7c4724db360ffeac0c51e32 /lldb/test/API/python_api/process/TestProcessAPI.py | |
| parent | 2c30180f72b9c39dda1fd77bcbec8022e19bec23 (diff) | |
[flang][OpenMP] Add support for copyprivate (#80485)
Add initial handling of OpenMP copyprivate clause in Flang.
When lowering copyprivate, Flang generates the copy function
needed by each variable and builds the appropriate
omp.single's CopyPrivateVarList.
This is patch 3 of 4, to add support for COPYPRIVATE in Flang.
Original PR: https://github.com/llvm/llvm-project/pull/73128
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
