Chi-Chun, Chen 7ff0dc4b9f
[mlir][OpenMP] Add iterator support to depend clause (#189090)
Extend the depend clause to support `!omp.iterated<Ty>` handles
alongside plain depend vars, so the IR can represent both forms.

Assisted with copilot

This is part of feature work for
https://github.com/llvm/llvm-project/issues/188061
2026-03-31 11:11:08 -05:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.