[flang-commits] [flang] [flang][openmp]Add UserReductionDetails and use in DECLARE REDUCTION (PR #131628)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Mon Mar 24 11:48:13 PDT 2025
================
@@ -1748,15 +1748,75 @@ void OmpVisitor::ProcessMapperSpecifier(const parser::OmpMapperSpecifier &spec,
PopScope();
}
+parser::CharBlock MakeNameFromOperator(
----------------
tblah wrote:
nit: could this be static? (and below)
https://github.com/llvm/llvm-project/pull/131628
More information about the flang-commits
mailing list