xref: /llvm-project/libc/docs/talks.rst (revision e5ab6e960745bfda9204e696a0a99746075f3021)
11c01651bSNick Desaulniers=====
21c01651bSNick DesaulniersTalks
31c01651bSNick Desaulniers=====
41c01651bSNick Desaulniers----
5*e5ab6e96Slntue2024
6*e5ab6e96Slntue----
7*e5ab6e96Slntue* A C/C++ Toolchain for your GPU - Joseph Huber
8*e5ab6e96Slntue
9*e5ab6e96Slntue  * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Huber-A-CPlusPlus-Toolchain-for-Your-GPU.pdf>`__
10*e5ab6e96Slntue  * `videos <https://www.youtube.com/watch?v=4TxGWis1mws>`__
11*e5ab6e96Slntue  * `phoronix <https://www.phoronix.com/news/AMD-Standard-C-Code-GPUs>`__
12*e5ab6e96Slntue
13*e5ab6e96Slntue* Modern Embedded Development with LLVM - Petr Hosek
14*e5ab6e96Slntue
15*e5ab6e96Slntue  * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Hosek-ModernEmbeddedDevelopment-with-LLVM.pdf>`__
16*e5ab6e96Slntue  * `videos <https://www.youtube.com/watch?v=5hHQi-Uj34I>`__
17*e5ab6e96Slntue
18*e5ab6e96Slntue* Using llvm-libc in LLVM Embedded Toolchain for Arm - Peter Smith
19*e5ab6e96Slntue
20*e5ab6e96Slntue  * `slides <https://llvm.org/devmtg/2024-10/slides/lightning/Smith-Using-llvm-libc.pdf>`__
21*e5ab6e96Slntue  * `videos <https://www.youtube.com/watch?v=ctgkbaYwT_I>`__
22*e5ab6e96Slntue
23*e5ab6e96Slntue* RISC-V Support into LLVM libc - Challenges and Solutions for 32-bit and 64-bit - Mikhail R. Gadelha
24*e5ab6e96Slntue
25*e5ab6e96Slntue  * `slides <https://llvm.org/devmtg/2024-10/slides/quicktalks/Gadelha-RISC-V-SupportIntoLLVM-libc.pdf>`__
26*e5ab6e96Slntue  * `videos <https://www.youtube.com/watch?v=GytmaH64wFo>`__
27*e5ab6e96Slntue
28*e5ab6e96Slntue* Project Hand-in-Hand - The beginning of a beautiful friendship - Michael Jones & Christopher Di Bella
29*e5ab6e96Slntue
30*e5ab6e96Slntue  * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Jones-DiBella-hand-in-hand.pdf>`__
31*e5ab6e96Slntue  * `videos <https://www.youtube.com/watch?v=VAEO86YtTHA>`__
32*e5ab6e96Slntue
33*e5ab6e96Slntue* LLVM libc math library - Current status and future directions - Tue Ly
34*e5ab6e96Slntue
35*e5ab6e96Slntue  * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Ly-LLVM-libc-math-library-CurrentStatus.pdf>`__
36*e5ab6e96Slntue  * `videos <https://www.youtube.com/watch?v=-8zb8rHbvcQ>`__
37*e5ab6e96Slntue
38*e5ab6e96Slntue* Half-precision in LLVM libc - Nicolas Celik
39*e5ab6e96Slntue
40*e5ab6e96Slntue  * `slides <https://llvm.org/devmtg/2024-10/slides/studenttalks/Celik-Half-precision-in-LLVM-libc.pdf>`__
41*e5ab6e96Slntue  * `videos <https://www.youtube.com/watch?v=H6aOFSVwSSM>`__
42*e5ab6e96Slntue
43*e5ab6e96Slntue----
441c01651bSNick Desaulniers2023
451c01651bSNick Desaulniers----
461c01651bSNick Desaulniers* Math functions in LLVM libc or yet another correctly rounded libm - Tue Ly
471c01651bSNick Desaulniers
4837f3661fSNick Desaulniers  * `slides <https://drive.google.com/file/d/1Gchrc3AXKXAWFI1nk8Y1x8UsoQSp8XjF/view>`__
491c01651bSNick Desaulniers  * `video <https://www.youtube.com/watch?v=kBSJqVWNQLY>`__
50*e5ab6e96Slntue
511c01651bSNick Desaulniers* The LLVM C Library for GPUs - Joseph Huber
521c01651bSNick Desaulniers
531c01651bSNick Desaulniers  * `slides <https://llvm.org/devmtg/2023-10/slides/techtalks/Huber-LibCforGPUs.pdf>`__
541c01651bSNick Desaulniers  * `video <https://www.youtube.com/watch?v=_LLGc48GYHc>`__
55*e5ab6e96Slntue
56c342d113Slntue* The Challenges of Implementing the C Standard Library in C++ - Sivachandra Reddy
57c342d113Slntue
58c342d113Slntue  * `slides <https://github.com/boostcon/cppnow_presentations_2023/blob/main/cppnow_slides/The_Challenges_of_Implementing_the_C_Standard_Library_in_Cpp.pdf>`__
59c342d113Slntue  * `video <https://www.youtube.com/watch?v=cuVrWUGSIgM>`__
601c01651bSNick Desaulniers
611c01651bSNick Desaulniers----
621c01651bSNick Desaulniers2022
631c01651bSNick Desaulniers----
641c01651bSNick Desaulniers* Using LLVM's libc - Sivachandra Reddy, Michael Jones, Tue Ly
651c01651bSNick Desaulniers
661c01651bSNick Desaulniers  * `slides <https://llvm.org/devmtg/2022-11/slides/Tutorial1-UsingLLVM-libc.pdf>`__
671c01651bSNick Desaulniers  * `video <https://www.youtube.com/watch?v=OpY4lnpnbq4>`__
68*e5ab6e96Slntue
691c01651bSNick Desaulniers* Using modern CPU instructions to improve LLVM's libc math library - Tue Ly
701c01651bSNick Desaulniers
711c01651bSNick Desaulniers  * `slides <https://llvm.org/devmtg/2022-11/slides/QuickTalk7-UsingModernCPUInstructionsToImproveLLVM-libcMathLib>`__
721c01651bSNick Desaulniers  * `video <https://www.youtube.com/watch?v=9bvdbdn0nMA>`__
73*e5ab6e96Slntue
741c01651bSNick Desaulniers* Approximating at Scale: How strto float in LLVM’s libc is faster - Michael Jones
751c01651bSNick Desaulniers
761c01651bSNick Desaulniers  * `slides <https://llvm.org/devmtg/2022-11/slides/QuickTalk3-ApproximatingatScale-StringToFloat.pdf>`__
771c01651bSNick Desaulniers  * `video <https://www.youtube.com/watch?v=s-UjbTV8p6g>`__
78