[Mlir-commits] [mlir] [OpenMP][mlir] Add Groupprivate op in omp dialect. (PR #162704)

Kareem Ergawy llvmlistbot at llvm.org
Thu Nov 27 22:28:03 PST 2025


https://github.com/ergawy commented:

Thanks Chaitanya. Just a few more comments on my side, the main of which is the need to add a call to `__kmpc_free_shared` to match the group allocations.

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


More information about the Mlir-commits mailing list