We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f2456 commit 3a21994Copy full SHA for 3a21994
llvm/docs/FAQ.rst
@@ -22,6 +22,13 @@ Yes. This is why we distribute LLVM under a less restrictive license than GPL,
22
as explained in the first question above.
23
24
25
+Can I use AI coding tools, such as GitHub co-pilot, to write LLVM patches?
26
+--------------------------------------------------------------------------
27
+Yes, as long as the resulting work can be licensed under the project license, as
28
+covered in the :doc:`DeveloperPolicy`. Using an AI tool to reproduce copyrighted
29
+work does not rinse it of copyright and grant you the right to relicense it.
30
+
31
32
Source Code
33
===========
34
0 commit comments