[llvm-branch-commits] [OpenMP] Mostly remove experimental taskgraph support from runtime (PR #194046)

Julian Brown via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Apr 24 13:53:56 PDT 2026


https://github.com/jtb20 created https://github.com/llvm/llvm-project/pull/194046

Because the changes to runtime support for taskgraph record/replay
are quite extensive, they will likely be more comprehensible if the
existing parts are removed before the new parts are added.  This is the
removal part.

commit-id:ebbd0706





More information about the llvm-branch-commits mailing list