[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:12:20 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:
I am certainly open to using "major" instead of "substantive", however I chose that word specifically because it is the first word in the LLVM RFC process document and likely has some existing interpretation within the broader LLVM community. I have also seen/heard it used in a variety of contexts across the LLVM community including documentation, posts, discussions, etc. In my opinion, maintaining consistency of word choice here connects us better with the broader community and using LLVM vernacular lets us borrow the established meaning of the word itself. If we changed to "major", we may well have to define exactly what that means.
https://github.com/llvm/llvm-project/pull/190836
More information about the flang-commits
mailing list