[llvm] LLVM Qualification Group - Backlog documentation and Discussion Updates (PR #156184)
Kristof Beyls via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 30 10:30:09 PDT 2025
https://github.com/kbeyls commented:
I can do a review, but can't review the details in depth as I'm not participating in the qualification working group.
I left a separate comment about the license header you're adding here: I'd remove that one.
Other than that, my main observation is that it might incur quite a bit of overhead to keep living documents in the llvm docs github repo.
Also, whenever an LLVM release is made, I guess that whatever state these documents are in at that point, will always be part of that LLVM release.
I think it might be better to keep living/frequently changing documents (like a backlog) in a document outside of the git repo. Other LLVM sync-up groups often use a public google doc or similar. Of course a pointer to the living document outside of the git repo could be very useful to have in the docs in git/on the website.
https://github.com/llvm/llvm-project/pull/156184
More information about the llvm-commits
mailing list