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

This commit is contained in:
Nick Desaulniers 2024-03-08 08:50:41 -08:00 committed by GitHub
parent c54e0524ee
commit 37f3661f4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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