[Mlir-commits] [mlir] [mlir][OpenMP] Introduce 'omp.iterators' for OpenMP iterator modifiers (PR #182218)
Tom Eccles
llvmlistbot at llvm.org
Thu Feb 19 09:17:07 PST 2026
tblah wrote:
Can we get all of this information from the openmp loop nest? There is an omp.loop_nest op which should have all lower bounds, upper bounds and steps.
https://github.com/llvm/llvm-project/pull/182218
More information about the Mlir-commits
mailing list