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

Sergio Afonso llvmlistbot at llvm.org
Mon Apr 13 04:49:11 PDT 2026


================

----------------
skatrak wrote:

It would probably be a good idea to set it based on the target triple and the `AMDGPUAS::LOCAL_ADDRESS` and `NVPTXAS::ADDRESS_SPACE_SHARED` enums defined in llvm/include/llvm/Support/AMDGPUAddrSpace.h and llvm/include/llvm/Support/NVPTXAddrSpace.h, respectively.

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


More information about the Mlir-commits mailing list