[flang-commits] [flang] Add Flang Call Notes documents (PR #180287)

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Mon Feb 9 12:07:39 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
----------------
tarunprabhu wrote:

Based on your reasoning in response to another comment, I think calling it LLVM Flang here is fine. The [main documentation](https://flang.llvm.org/docs/) makes it clear that this and classic flang are two separate compilers. Perhaps we could just reproduce that wording here.

https://github.com/llvm/llvm-project/pull/180287


More information about the flang-commits mailing list