Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libc][docs] add slides link for Tue's 2023 talk #84516

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

nickdesaulniers
Copy link
Member

No description provided.

@llvmbot llvmbot added the libc label Mar 8, 2024
@nickdesaulniers nickdesaulniers requested a review from lntue March 8, 2024 16:40
@llvmbot
Copy link
Member

llvmbot commented Mar 8, 2024

@llvm/pr-subscribers-libc

Author: Nick Desaulniers (nickdesaulniers)

Changes

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

1 Files Affected:

  • (modified) libc/docs/talks.rst (+1)
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
 

@nickdesaulniers nickdesaulniers merged commit 37f3661 into llvm:main Mar 8, 2024
6 of 7 checks passed
@nickdesaulniers nickdesaulniers deleted the docs2 branch March 8, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants