[llvm] [OpenMPIRBuilder] Added `createTeams` (PR #65785)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 10:33:17 PDT 2023


shraiysh wrote:

It is based on the task construct. This also has an intermediate wrapper function - it is inlined at the end though (I can remove it if there's a reason to. I just chose it this way to avoid the extra function. I do not know about the terminators. I will try to look for his comments on the patch for task.

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


More information about the llvm-commits mailing list