[flang-commits] [flang] [mlir] [flang][OpenMP] Support for "!$omp dispatch". (PR #203320)
Abid Qadeer via flang-commits
flang-commits at lists.llvm.org
Mon Jun 29 03:41:11 PDT 2026
abidh wrote:
> Can someone please review my code?
Hi @SunilKuravinakop
Thanks for working on this, and sorry for the delay. I'd like to review this properly, but the DISPATCH construct overlaps with the DECLARE VARIANT work I'm currently upstreaming (variant selection, the adjust_args/append_args handling, and call-site resolution), so I want to make sure I understand how the two interact before I give you feedback. I'd rather avoid suggesting something here that conflicts with what's landing on the declare-variant side, or vice versa. Could I ask for a little patience while I work through that? I expect to have a clearer picture within the next week, and I'll come back with a review then.
https://github.com/llvm/llvm-project/pull/203320
More information about the flang-commits
mailing list