diff options
Diffstat (limited to 'llvm/docs/QualGroup.rst')
| -rw-r--r-- | llvm/docs/QualGroup.rst | 57 |
1 files changed, 38 insertions, 19 deletions
diff --git a/llvm/docs/QualGroup.rst b/llvm/docs/QualGroup.rst index 63520cf401d3..61ef4fd2d4b0 100644 --- a/llvm/docs/QualGroup.rst +++ b/llvm/docs/QualGroup.rst @@ -1,3 +1,8 @@ +.. CHANGE TRACKER for reference +.. Purpose: Fixed document location and added Current Topics & Backlog +.. Author: Carlos Andres Ramirez +.. Last updated: 2025-09-08 by Carlos Ramirez + ======================== LLVM Qualification Group ======================== @@ -48,15 +53,40 @@ Participation is open to anyone interested. There are several ways to get involv We welcome contributors from diverse backgrounds, organizations, and experience levels. -Meeting Minutes -=============== +Current Topics & Backlog +======================== + +Our working group is actively engaged in discussions about the project's +direction and tackling technical challenges. You can find our current +discussions, challenges, and the project backlog in the following +document. + +`Backlog document <https://docs.google.com/document/d/10YZZ72ba09Ck_OiJaP9C4-7DeUiveaIKTE3IkaSKjzA/edit?usp=sharing>` + +This document serves as our central hub for all ongoing topics and will +be updated regularly to reflect our progress. We welcome your +contributions and feedback. + +Meeting Materials +================= + +Agendas, meeting notes, and presentation slides for the LLVM Qualification Working Group sync-ups +are shared to ensure transparency and continuity. + +Upcoming and past meeting agendas, and meeting minutes are published in a dedicated thread +on the LLVM Discourse forum: `Meeting Agendas and Minutes <https://discourse.llvm.org/t/llvm-qualification-wg-sync-ups-meeting-minutes/87148>`_ -Meeting notes for the LLVM Qualification Working Group are published on the -LLVM Discourse forum. These notes provide a summary of topics discussed, -decisions made, and next steps. +Slides used to support discussions during sync-up meetings are stored in LLVM's GitHub repository. -You can access all minutes here: -https://discourse.llvm.org/t/llvm-qualification-wg-sync-ups-meeting-minutes/87148 +Available slides: + +* `September 2025 <qual-wg/slides/202509_llvm_qual_wg.pdf>`_ +* `August 2025 <qual-wg/slides/202508_llvm_qual_wg.pdf>`_ +* `July 2025 <qual-wg/slides/202507_llvm_qual_wg.pdf>`_ +* (add future entries here) + +A future patch will migrate these slide files to the `llvm-www` repository, once +a suitable hosting location is confirmed with the community. Contributors ============ @@ -65,23 +95,12 @@ The LLVM Qualification Working Group is a collaborative effort involving partici from across the LLVM ecosystem. These include community members and industry contributors with experience in compiler development, tool qualification, and functional safety. -While contributor names are recorded in the `Meeting Minutes`_ for those who attend +While contributor names are recorded in the meeting minutes for those who attend sync-up calls, we also recognize contributions made asynchronously via Discord, GitHub, and other discussion channels. All forms of constructive participation are valued and acknowledged. -Presentation Slides -=================== - -Slides used to support discussions during sync-up meetings are stored in the - `qual-wg/slides/` directory of the LLVM repository. - - Available slides: - -* :download:`July 2025 <qual-wg/slides/202507_llvm_qual_wg.pdf>` -* (add future entries here) - Code of Conduct =============== |
