[flang-commits] [flang] [mlir] [mlir][OpenMP] Add iterator support to depend clause (PR #189090)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Mon Mar 30 03:38:40 PDT 2026


https://github.com/tblah commented:

The changes look good, but this needs todo message generation in `checkImplementationStatus` in `mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp` (and accompanying test). Otherwise the compiler will silently drop the clause when translating to LLVM.

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


More information about the flang-commits mailing list