[llvm] 0f05f92 - LLVM Qualification Group - Backlog documentation and Discussion Updates (#156184)

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 10 04:48:02 PDT 2025


Author: Carlos Andres Ramirez
Date: 2025-09-10T12:47:58+01:00
New Revision: 0f05f927f8a63e7fcb1158e68dd3f2c592c744a1

URL: https://github.com/llvm/llvm-project/commit/0f05f927f8a63e7fcb1158e68dd3f2c592c744a1
DIFF: https://github.com/llvm/llvm-project/commit/0f05f927f8a63e7fcb1158e68dd3f2c592c744a1.diff

LOG: LLVM Qualification Group - Backlog documentation and Discussion Updates (#156184)

I have created backlog file for the Qualification group that contains
all the topics currently under discussion and I have added the new
section in the main group's page, referencing the backlog.

This Backlog will be used as the quick reference for anyone to know what
are the current topics under discussion and what priorities have been
given to them by the group.

Note for future editors: Add "Last updated:" comment on top of the
document, easily keep track of the last updated dates.

Added: 
    

Modified: 
    llvm/docs/QualGroup.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/QualGroup.rst b/llvm/docs/QualGroup.rst
index cf0e0aa57a20f..61ef4fd2d4b07 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,6 +53,20 @@ Participation is open to anyone interested. There are several ways to get involv
 
 We welcome contributors from diverse backgrounds, organizations, and experience levels.
 
+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
 =================
 
@@ -60,9 +79,10 @@ on the LLVM Discourse forum: `Meeting Agendas and Minutes <https://discourse.llv
 Slides used to support discussions during sync-up meetings are stored in LLVM's GitHub repository.
 
 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>`_
+
+* `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


        


More information about the llvm-commits mailing list