[Mlir-commits] [mlir] [OpenMP][mlir] Add DynGroupPrivateClause in omp dialect (PR #153562)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Aug 18 05:39:06 PDT 2025


skc7 wrote:

> I think this generally looks good to me. Please make sure that this protected under `-fopenmp-version=61`

I haven't seen any version check for any clause in omp dialect. Flang has checks for version when codegen to omp dialect.

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


More information about the Mlir-commits mailing list