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

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


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

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

Is it correct to use the global value when the `device_type` is `host` or `any` and we're compiling for the host? Or should we instead trigger a TODO in `checkImplementationStatus` in that case?

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


More information about the Mlir-commits mailing list