[flang-commits] [flang] [Flang][OpenMP] Correct ArrayElements in Reduction Clause (PR #196094)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Fri May 8 06:33:14 PDT 2026
================
@@ -866,6 +912,7 @@ getDeclareTargetFunctionDevice(
/// \param [in] args - symbols of induction variables.
/// \param [in] wrapperArgs - list of parent loop wrappers and their associated
/// entry block arguments.
+
----------------
tblah wrote:
nit: no newline between doc comment and function
https://github.com/llvm/llvm-project/pull/196094
More information about the flang-commits
mailing list