================ @@ -1017,6 +1020,31 @@ makeAtomicReductionGen(omp::DeclareReductionOp decl, return atomicGen; } +static OwningDataPtrPtrReductionGen ---------------- bhandarkar-pranav wrote:
For completeness, could you please add a comment here about this function just like the other `makexxxGen` functions above? https://github.com/llvm/llvm-project/pull/165714 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
