[flang-commits] [flang] [flang] Add Flang Call Notes documents (PR #180287)
Alexis Perry-Holby via flang-commits
flang-commits at lists.llvm.org
Wed Feb 11 10:01:07 PST 2026
================
@@ -0,0 +1,56 @@
+<!--===- docs/MeetingNotes/README.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
+
+-->
+# Combined Flang Community Call Notes
+
+## About these notes
+
+This document now combines the notes from the LLVM Flang Technical Calls
+and the LLVM Flang Community Calls. This was done to make the Community Call
+notes more publicly available than we could make them previously.
+
+## Helpful definitions
+
+- "LLVM Flang" is the Fortran 2018 compiler being developed as part of the
----------------
AlexisPerry wrote:
I have removed the year for now. We can always add it back in if the community decides we should refer to ourselves as adhering to a specific standard.
https://github.com/llvm/llvm-project/pull/180287
More information about the flang-commits
mailing list