[llvm-branch-commits] [OpenMP] Add OpenMP 6.0 taskgraph parsing/trivial semantics (PR #194050)
Julian Brown via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Apr 24 13:54:30 PDT 2026
https://github.com/jtb20 created https://github.com/llvm/llvm-project/pull/194050
This patch adds OpenMP 6.0 'taskgraph' support, as a no-op: i.e. the
contents of the taskgraph region are just executed as if the directive
was omitted.
Co-Authored-By: Adrian Munera <adrian.munera at bsc.es>
Co-Authored-By: Jose M Monsalve Diaz <JoseM.MonsalveDiaz at amd.com>
commit-id:06e3d710
More information about the llvm-branch-commits
mailing list