[libc-commits] [libc] [libc][docs] add slides link for Tue's 2023 talk (PR #84516)

via libc-commits libc-commits at lists.llvm.org
Fri Mar 8 08:40:48 PST 2024


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-libc

Author: Nick Desaulniers (nickdesaulniers)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/84516.diff


1 Files Affected:

- (modified) libc/docs/talks.rst (+1) 


``````````diff
diff --git a/libc/docs/talks.rst b/libc/docs/talks.rst
index 6daae9f1e7b69a..174de0f56e7dd4 100644
--- a/libc/docs/talks.rst
+++ b/libc/docs/talks.rst
@@ -6,6 +6,7 @@ Talks
 ----
 * Math functions in LLVM libc or yet another correctly rounded libm - Tue Ly
 
+  * `slides <https://drive.google.com/file/d/1Gchrc3AXKXAWFI1nk8Y1x8UsoQSp8XjF/view>`__
   * `video <https://www.youtube.com/watch?v=kBSJqVWNQLY>`__
 * The LLVM C Library for GPUs - Joseph Huber
 

``````````

</details>


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


More information about the libc-commits mailing list