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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Apr 14 04:28:57 PDT 2026


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

----------------
skc7 wrote:

Emitting a TODO error here would break any Flang app using groupprivate since Flang compiles for both host and device, and device_type(any) (the default) would fail the host compilation pass.

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


More information about the Mlir-commits mailing list