[clang] [flang] [llvm] [mlir] [OpenMP][flang] Add initial support for by-ref reductions on the GPU (PR #165714)

Kareem Ergawy via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 03:13:25 PST 2025


================
@@ -1017,6 +1020,31 @@ makeAtomicReductionGen(omp::DeclareReductionOp decl,
   return atomicGen;
 }
 
+static OwningDataPtrPtrReductionGen
----------------
ergawy wrote:

Done

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


More information about the llvm-commits mailing list