================ @@ -920,6 +663,9 @@ def TaskloopOp : OpenMP_Op<"taskloop", [AttrSizedOperandSegments, specifies how to combine the values from each iteration into the final value, which is available in the accumulator after the loop completes. + The optional `byref` attribute controls whether reduction arguments are + passed by reference or by value. + ---------------- tblah wrote:
Here too. I guess we need separate work to standardize how reductions work over different ops? https://github.com/llvm/llvm-project/pull/92523 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits