================
@@ -1446,6 +1446,9 @@ def is_unexposed(self):
# OpenMP stripe directive.
OMP_STRIPE_DIRECTIVE = 310
+ # OpenMP taskgraph directive.
+ OMP_TASKGRAPH_DIRECTIVE = 311
+
----------------
jtb20 wrote:
I've changed the number to 312 (but I don't think the other patch is committed
yet, so there's a hole in the numbering for now).
https://github.com/llvm/llvm-project/pull/159774
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits