[Mlir-commits] [flang] [mlir] [flang][OpenMP] Support for "!$omp dispatch". (PR #203320)

Sergio Afonso llvmlistbot at llvm.org
Tue Jun 16 04:10:00 PDT 2026


https://github.com/skatrak commented:

Thank you for this work, I have some small suggestions. I'm not super familiar with `dispatch`, so I'll leave approval to someone with a better understanding of it.

However, I'd suggest updating the PR description to clearly state that this patch only implements a no-op `dispatch` that functionally just results in its associated region being executed.

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


More information about the Mlir-commits mailing list