[Openmp-commits] [clang] [flang] [llvm] [openmp] [OpenMP][Offload] Add support for dyn_groupprivate clause (PR #152651)

Michael Klemm via Openmp-commits openmp-commits at lists.llvm.org
Fri Aug 8 01:21:44 PDT 2025


https://github.com/mjklemm commented:

I think it would better to split this PR into three stacked PRs parsing, code-gen, and runtime library work. Also, there's a Flang test that is modified. 

https://github.com/llvm/llvm-project/pull/152651


More information about the Openmp-commits mailing list