[all-commits] [llvm/llvm-project] eba397: [OpenMP] Add definitions of TASKGRAPH, GRAPH_ID an...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Mon Sep 8 09:06:00 PDT 2025
Branch: refs/heads/users/kparzysz/t01-taskgraph-defs
Home: https://github.com/llvm/llvm-project
Commit: eba397e2964fbf796df8589262879391dfc1646d
https://github.com/llvm/llvm-project/commit/eba397e2964fbf796df8589262879391dfc1646d
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M flang/include/flang/Lower/OpenMP/Clauses.h
M flang/lib/Lower/OpenMP/Clauses.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M llvm/include/llvm/Frontend/OpenMP/ClauseT.h
M llvm/include/llvm/Frontend/OpenMP/OMP.td
Log Message:
-----------
[OpenMP] Add definitions of TASKGRAPH, GRAPH_ID and GRAPH_RESET
This only adds the definitions of the TASKGRAPH directive and the
associated clauses, plus the necessary additions to make everything
compile without errors.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list