[llvm-branch-commits] [flang] [llvm] [mlir] [Flang][MLIR][OpenMP] Add explicit shared memory (de-)allocation ops (PR #161862)
Michael Kruse via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Oct 6 05:29:58 PDT 2025
https://github.com/Meinersbur approved this pull request.
Got confusef by a bad ambiguity between and `llvm_omp_target_alloc_shared` (in the sense of "unified shared memory") and `__kmpc_alloc_shared` (called "contention group" memory in the OpenMP spec)
Nothing with this PR though, LGTM.
https://github.com/llvm/llvm-project/pull/161862
More information about the llvm-branch-commits
mailing list