[llvm-branch-commits] [OpenMP] Add taskgraph regression test for out-of-line task replay deadlock (PR #216328)

Julian Brown via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Aug 14 07:32:27 PDT 2026


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

Adds a regression test for a taskgraph deadlock that occurred when
non-replayable tasks were encountered during taskgraph recording --
not lexically nested within the taskgraph construct.

Assisted-By: Claude Opus 4.8





More information about the llvm-branch-commits mailing list