Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 18 additions & 19 deletions llvm/docs/QualGroup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,25 @@ 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
===============
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.

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)

You can access all minutes here:
https://discourse.llvm.org/t/llvm-qualification-wg-sync-ups-meeting-minutes/87148
A future patch will migrate these slide files to the `llvm-www` repository, once
a suitable hosting location is confirmed with the community.

Contributors
============
Expand All @@ -65,23 +75,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
===============

Expand Down
Binary file added llvm/docs/qual-wg/slides/202508_llvm_qual_wg.pdf
Binary file not shown.
Binary file added llvm/docs/qual-wg/slides/202509_llvm_qual_wg.pdf
Binary file not shown.
Loading