================
@@ -2207,8 +2210,22 @@ OpenMPIRBuilder::InsertPointOrErrorTy
OpenMPIRBuilder::createTaskloop(
getOrCreateRuntimeFunctionPtr(OMPRTL___kmpc_taskgroup);
Builder.CreateCall(TaskgroupFn, {Ident, ThreadID});
----------------
tblah wrote:nogroup? https://github.com/llvm/llvm-project/pull/174623 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
