[Openmp-commits] [clang] [llvm] [mlir] [openmp] [OpenMP][offload] Cross-team reductions with variable number of teams (PR #195102)
Robert Imschweiler via Openmp-commits
openmp-commits at lists.llvm.org
Wed May 6 09:50:18 PDT 2026
ro-i wrote:
Note that I'll update the PR as soon as we have https://github.com/llvm/llvm-project/pull/196061. Depending on the outcome of the other PR, I might be able to just remove the team chunks as a first step (like I did previously here) or I need to go directly to the split-kernel approach that @jdoerfert and I discussed and which I did not immediately do in this PR because I didn't want to push everything at once :)
https://github.com/llvm/llvm-project/pull/195102
More information about the Openmp-commits
mailing list