[Mlir-commits] [mlir] [OpenMP][MLIR] Add omp.distribute op to the OMP dialect (PR #67720)

Jan Leyonberg llvmlistbot at llvm.org
Fri Nov 17 10:29:30 PST 2023


jsjodin wrote:

I was looking for an example where only a subset of the created loops from construct(...)  are used in the enclosing op in loops(...) 

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


More information about the Mlir-commits mailing list