[flang-commits] [flang] [flang] Add Flang Community Call notes for the August 12th meeting (PR #215853)
Alexis Perry-Holby via flang-commits
flang-commits at lists.llvm.org
Wed Aug 12 13:20:07 PDT 2026
================
@@ -0,0 +1,84 @@
+<!--===- docs/MeetingNotes/2026/2026-08-12.md
+
+ Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+ See https://llvm.org/LICENSE.txt for license information.
+ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+
+-->
+# Community Call 2026-08-12
+
+## Agenda
+
+* Design docs and/or RFCs
+ * [\[RFC\]\[flang\] Promote loop-invariant array-section reductions for vectorization](https://discourse.llvm.org/t/rfc-flang-promote-loop-invariant-array-section-reductions-for-vectorization/91499)
+ * Feedback has been given and rework is necessary, will remove from the agenda for now until that rework is completed
+ * [\[RFC\] \- Path Forward for \_FortranAAssignSimple Runtime Optimization](https://discourse.llvm.org/t/rfc-path-forward-for-fortranaassignsimple-runtime-optimization/91527)
+ * Discussion ongoing on the Discourse post
+ * [Perfectly-nesting fir.do\_loop nests (drop IV round-trip \+ sink final store): lowering or a pass?](https://discourse.llvm.org/t/perfectly-nesting-fir-do-loop-nests-drop-iv-round-trip-sink-final-store-lowering-or-a-pass/91532)
+ * Discussion ongoing on the Discourse post
+ * [RFC: Add \`-finit-local=\` to Flang for Initializing Automatic Variables](https://discourse.llvm.org/t/rfc-add-finit-local-to-flang-for-initializing-automatic-variables/91545)
----------------
AlexisPerry wrote:
Done. Thanks for the catch!
https://github.com/llvm/llvm-project/pull/215853
More information about the flang-commits
mailing list