[flang] Reference LLVM RFC process in Flang docs, with caveats#190836
Open
AlexisPerry wants to merge 2 commits intollvm:mainfrom
Open
[flang] Reference LLVM RFC process in Flang docs, with caveats#190836AlexisPerry wants to merge 2 commits intollvm:mainfrom
AlexisPerry wants to merge 2 commits intollvm:mainfrom
Conversation
tblah
reviewed
Apr 8, 2026
| [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: | ||
| - Currently, there is no Flang Area Team to facilitate decision making. The present best practice is for the RFC author to periodically summarize the discussion to date, clearly state the apparent next steps, and list any outstanding questions needing resolution. If a rough consensus has been reached, please indicate this in the summary comment. |
Contributor
There was a problem hiding this comment.
Maybe we should discuss this as a community, but my assumption was always that in the absence of an area team, maintainers make decisions in their area and the lead maintainers have the final say in anything contested. If others agree, perhaps we should link to Maintainers.md here.
As a maintainer I am happy to be pinged on any relevant RFCs that I have missed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is pursuant to a discussion held on the March 25th Flang Community Call regarding how to document our community's RFC best practices for the benefit of new contributors and facilitating a smoother decision making process overall.