[clang] [llvm] [openmp] [OpenMP] OpenMP 6.0 taskgraph support (WIP) (PR #188765)

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 26 09:18:13 PDT 2026


shiltian wrote:

It's very hard to review this PR. I suggest splitting it into multiple PRs and using a stack: two or three for frontend changes (parser, sema, codegen), and one or more for runtime changes. This will give us a better idea of how things look at different levels.

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


More information about the cfe-commits mailing list