[flang-commits] [flang] [flang] Reference LLVM RFC process in Flang docs, with caveats (PR #190836)

Alexis Perry-Holby via flang-commits flang-commits at lists.llvm.org
Fri Apr 17 10:17:38 PDT 2026


================
@@ -22,13 +22,18 @@ To understand the status of various developments in Flang please join the respec
 Contributions to Flang are done using GitHub Pull Requests and follow the
 [LLVM contribution process](https://llvm.org/docs/Contributing.html).
 
+In the case of proposing substantive changes to either the Flang codebase or community practices, please follow the LLVM [Request for Comment (RFC) process](https://llvm.org/docs/RFCProcess.html) with the following caveats:
----------------
AlexisPerry wrote:

The LLVM RFC document I link to says "The proposal should be posted to the appropriate forum on [Discourse](https://discourse.llvm.org/).", so they will at least know where to post an RFC.  As far as determining if an RFC is warranted, I'm not sure we need to expressly say where to ask that question here. Further down in this document, there are sections that describe the use of Discourse and Slack. Worst case, they put up an RFC that isn't that big a change and it's a quick yes or no.  

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


More information about the flang-commits mailing list