aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/BackendUtil.cpp
diff options
context:
space:
mode:
authorKareem Ergawy <kareem.ergawy@amd.com>2025-05-07 14:00:06 +0200
committerGitHub <noreply@github.com>2025-05-07 14:00:06 +0200
commita83bb35e9989f9d27bb6c0578caa4183b8cbefdc (patch)
treeba83c9ad481ae5050ecd9be8eaad3a10db61cb0f /clang/lib/CodeGen/BackendUtil.cpp
parent7157228667396f1c113a96e9e9ecb9f0ca82a645 (diff)
downloadllvm-a83bb35e9989f9d27bb6c0578caa4183b8cbefdc.zip
llvm-a83bb35e9989f9d27bb6c0578caa4183b8cbefdc.tar.gz
llvm-a83bb35e9989f9d27bb6c0578caa4183b8cbefdc.tar.bz2
[flang][fir] Add `fir.local` op for locality specifiers (#138505)
Adds a new `fir.local` op to model `local` and `local_init` locality specifiers. This op is a clone of `omp.private`. In particular, this new op also models the privatization/localization logic of an SSA value in the `fir` dialect just like `omp.private` does for OpenMP. PR stack: - https://github.com/llvm/llvm-project/pull/137928 - https://github.com/llvm/llvm-project/pull/138505 (this PR) - https://github.com/llvm/llvm-project/pull/138506 - https://github.com/llvm/llvm-project/pull/138512 - https://github.com/llvm/llvm-project/pull/138534 - https://github.com/llvm/llvm-project/pull/138816
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions