================ @@ -38,6 +39,13 @@ namespace Fortran { namespace lower { namespace omp { +static bool isReductionObjectExpression(const Object *object) { ---------------- Stylie777 wrote: Done https://github.com/llvm/llvm-project/pull/196094