[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 May 1 14:55:56 PDT 2026
jtb20 wrote:
Test adjustments are handled by a later PR in the stack, https://github.com/llvm/llvm-project/pull/194055. It's maybe not entirely ideal to leave them in flux in the meantime, but it would probably be harmless in practice (apart from auto-tester noise, I suppose).
Alternatively the test-removal parts of that PR could be folded into this one, if that'd be better?
https://github.com/llvm/llvm-project/pull/194046
More information about the llvm-branch-commits
mailing list