[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
Fri May 8 06:27:30 PDT 2026


================
@@ -268,8 +289,9 @@ Error GenericKernelTy::launch(GenericDeviceTy &GenericDevice, void **ArgPtrs,
     AsyncInfoWrapper.freeAllocationAfterSynchronization(
         DynBlockMemConf.FallbackPtr);
 
----------------
ro-i wrote:

couldn't switch yet, see https://github.com/llvm/llvm-project/pull/195102#discussion_r3208950445. Yeah, this seems to need a fix

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


More information about the Openmp-commits mailing list