diff options
author | Leandro Lupori <leandro.lupori@linaro.org> | 2024-02-28 13:33:42 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-28 13:33:42 -0300 |
commit | 64422cf826354ee1d586c2484ec72d66db898e75 (patch) | |
tree | 70d09b85728482c898845b140a5f6afd704cdc5d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3fac0562f8bdf193f039945eb40c51a5e6c24de1 (diff) | |
download | llvm-64422cf826354ee1d586c2484ec72d66db898e75.zip llvm-64422cf826354ee1d586c2484ec72d66db898e75.tar.gz llvm-64422cf826354ee1d586c2484ec72d66db898e75.tar.bz2 |
[llvm][mlir][OMPIRBuilder] Translate omp.single's copyprivate (#80488)
Use the new copyprivate list from omp.single to emit calls to
__kmpc_copyprivate, during the creation of the single operation
in OMPIRBuilder.
This is patch 4 of 4, to add support for COPYPRIVATE in Flang.
Original PR: https://github.com/llvm/llvm-project/pull/73128
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions