[llvm] [docs] Strengthen our quality standards and connect AI contribution policy to it (PR #154441)
Pranav Kant via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 24 12:37:42 PST 2025
================
@@ -0,0 +1,166 @@
+# LLVM AI Tool Use Policy
+
+## Policy
+
+LLVM's policy is that contributors can use whatever tools they would like to
+craft their contributions, but there must be a **human in the loop**.
+**Contributors must read and review all LLM-generated code or text before they
+ask other project members to review it.** The contributor is always the author
----------------
pranavk wrote:
The QEMU AI policy, though much stricter, has section on [Exceptions](https://www.qemu.org/docs/master/devel/code-provenance.html#exceptions). Perhaps it may be a good idea to have something similar to be explicit that LLVM welcomes discussion on exceptions via the RFC process.
https://github.com/llvm/llvm-project/pull/154441
More information about the llvm-commits
mailing list