================
@@ -8087,3 +8087,10 @@ requirement:
   }
   }];
 }
+
+def ClspvLibclcBuiltinDoc : Documentation {
+  let Category = DocCatFunction;
+  let Content = [{
+Attribute used by clspv to identified functions coming from libclc.
----------------
erichkeane wrote:

I think this needs quite a bit more details, please see the rest of the 
AttrDocs examples, they typically go into examples, and at least specify what 
things like clspv and libclc would mean.

https://github.com/llvm/llvm-project/pull/92126
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to