7 * Math functions in LLVM libc or yet another correctly rounded libm - Tue Ly
9 * `slides <https://drive.google.com/file/d/1Gchrc3AXKXAWFI1nk8Y1x8UsoQSp8XjF/view>`__
10 * `video <https://www.youtube.com/watch?v=kBSJqVWNQLY>`__
11 * The LLVM C Library for GPUs - Joseph Huber
13 * `slides <https://llvm.org/devmtg/2023-10/slides/techtalks/Huber-LibCforGPUs.pdf>`__
14 * `video <https://www.youtube.com/watch?v=_LLGc48GYHc>`__
19 * Using LLVM's libc - Sivachandra Reddy, Michael Jones, Tue Ly
21 * `slides <https://llvm.org/devmtg/2022-11/slides/Tutorial1-UsingLLVM-libc.pdf>`__
22 * `video <https://www.youtube.com/watch?v=OpY4lnpnbq4>`__
23 * Using modern CPU instructions to improve LLVM's libc math library - Tue Ly
25 * `slides <https://llvm.org/devmtg/2022-11/slides/QuickTalk7-UsingModernCPUInstructionsToImproveLLVM-libcMathLib>`__
26 * `video <https://www.youtube.com/watch?v=9bvdbdn0nMA>`__
27 * Approximating at Scale: How strto float in LLVM’s libc is faster - Michael Jones
29 * `slides <https://llvm.org/devmtg/2022-11/slides/QuickTalk3-ApproximatingatScale-StringToFloat.pdf>`__
30 * `video <https://www.youtube.com/watch?v=s-UjbTV8p6g>`__