[libc-commits] [libc] [libc][docs] add page linking to talks (PR #84393)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Thu Mar 7 14:44:16 PST 2024


================
@@ -0,0 +1,29 @@
+=====
+Talks
+=====
+----
+2023
+----
+* Math functions in LLVM libc or yet another correctly rounded libm - Tue Ly
+
+  * `video <https://www.youtube.com/watch?v=kBSJqVWNQLY>`__
+* The LLVM C Library for GPUs - Joseph Huber
+
+  * `slides <https://llvm.org/devmtg/2023-10/slides/techtalks/Huber-LibCforGPUs.pdf>`__
+  * `video <https://www.youtube.com/watch?v=_LLGc48GYHc>`__
+
+----
+2022
+----
+* Using LLVM's libc - Sivachandra Reddy, Michael Jones, Tue Ly
+
+  * `slides <https://llvm.org/devmtg/2022-11/slides/Tutorial1-UsingLLVM-libc.pdf>`__
+  * `video <https://www.youtube.com/watch?v>`__
----------------
michaelrj-google wrote:

you forgot the video id here

https://github.com/llvm/llvm-project/pull/84393


More information about the libc-commits mailing list