[Openmp-commits] [openmp] [OpenMP] Fix Taskgraph bugs (PR #136837)

Josep Pinot via Openmp-commits openmp-commits at lists.llvm.org
Thu Apr 24 03:22:39 PDT 2025


================
@@ -5452,7 +5454,6 @@ bool __kmpc_omp_has_task_team(kmp_int32 gtid) {
 
 #if OMPX_TASKGRAPH
 // __kmp_find_tdg: identify a TDG through its ID
-// gtid:   Global Thread ID
----------------
jpinot wrote:

same as above

https://github.com/llvm/llvm-project/pull/136837


More information about the Openmp-commits mailing list