[llvm-branch-commits] [OpenMP] Fix hang and crash on empty taskgraphs (PR #216327)

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


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

Empty taskgraphs caused crashes (certain code relied on entry and exit
regions being distinct, for instance).  This patch contains a trivial fix.





More information about the llvm-branch-commits mailing list