[llvm-branch-commits] [OpenMP] Rename ompx_taskgraph->omp_taskgraph_experimental (PR #194045)

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


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

This patch renames the option to enable taskgraph support in the
runtime from OMPX_TASKGRAPH to OMP_TASKGRAPH_EXPERIMENTAL, to reflect
the feature's official status in OpenMP 6.0, but also the feature's
current work-in-progress nature.

commit-id:fa62775a





More information about the llvm-branch-commits mailing list