diff options
author | Kareem Ergawy <kareem.ergawy@amd.com> | 2024-12-12 14:39:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-12 14:39:58 +0100 |
commit | f9734b9df15bc1eea84ef00973c2e5560e70c27d (patch) | |
tree | 3f5100f44b72d92ba9acd8acd7176b01e21bf08d /llvm/docs/tutorial | |
parent | 6a9279ca407132eec848eb5c55c2222ce605df81 (diff) | |
download | llvm-f9734b9df15bc1eea84ef00973c2e5560e70c27d.zip llvm-f9734b9df15bc1eea84ef00973c2e5560e70c27d.tar.gz llvm-f9734b9df15bc1eea84ef00973c2e5560e70c27d.tar.bz2 |
[mlir][OpenMP] - MLIR to LLVMIR translation support for delayed privatization of allocatables in `omp.target` ops (#116576)
This PR adds support to translate the `private` clause from MLIR to
LLVMIR when used on allocatables in the context of an `omp.target` op.
This replaces https://github.com/llvm/llvm-project/pull/113208.
Parent PR: https://github.com/llvm/llvm-project/pull/116770. Only the
latest commit is relevant to the PR.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions