1===== 2Talks 3===== 4---- 52024 6---- 7* A C/C++ Toolchain for your GPU - Joseph Huber 8 9 * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Huber-A-CPlusPlus-Toolchain-for-Your-GPU.pdf>`__ 10 * `videos <https://www.youtube.com/watch?v=4TxGWis1mws>`__ 11 * `phoronix <https://www.phoronix.com/news/AMD-Standard-C-Code-GPUs>`__ 12 13* Modern Embedded Development with LLVM - Petr Hosek 14 15 * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Hosek-ModernEmbeddedDevelopment-with-LLVM.pdf>`__ 16 * `videos <https://www.youtube.com/watch?v=5hHQi-Uj34I>`__ 17 18* Using llvm-libc in LLVM Embedded Toolchain for Arm - Peter Smith 19 20 * `slides <https://llvm.org/devmtg/2024-10/slides/lightning/Smith-Using-llvm-libc.pdf>`__ 21 * `videos <https://www.youtube.com/watch?v=ctgkbaYwT_I>`__ 22 23* RISC-V Support into LLVM libc - Challenges and Solutions for 32-bit and 64-bit - Mikhail R. Gadelha 24 25 * `slides <https://llvm.org/devmtg/2024-10/slides/quicktalks/Gadelha-RISC-V-SupportIntoLLVM-libc.pdf>`__ 26 * `videos <https://www.youtube.com/watch?v=GytmaH64wFo>`__ 27 28* Project Hand-in-Hand - The beginning of a beautiful friendship - Michael Jones & Christopher Di Bella 29 30 * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Jones-DiBella-hand-in-hand.pdf>`__ 31 * `videos <https://www.youtube.com/watch?v=VAEO86YtTHA>`__ 32 33* LLVM libc math library - Current status and future directions - Tue Ly 34 35 * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Ly-LLVM-libc-math-library-CurrentStatus.pdf>`__ 36 * `videos <https://www.youtube.com/watch?v=-8zb8rHbvcQ>`__ 37 38* Half-precision in LLVM libc - Nicolas Celik 39 40 * `slides <https://llvm.org/devmtg/2024-10/slides/studenttalks/Celik-Half-precision-in-LLVM-libc.pdf>`__ 41 * `videos <https://www.youtube.com/watch?v=H6aOFSVwSSM>`__ 42 43---- 442023 45---- 46* Math functions in LLVM libc or yet another correctly rounded libm - Tue Ly 47 48 * `slides <https://drive.google.com/file/d/1Gchrc3AXKXAWFI1nk8Y1x8UsoQSp8XjF/view>`__ 49 * `video <https://www.youtube.com/watch?v=kBSJqVWNQLY>`__ 50 51* The LLVM C Library for GPUs - Joseph Huber 52 53 * `slides <https://llvm.org/devmtg/2023-10/slides/techtalks/Huber-LibCforGPUs.pdf>`__ 54 * `video <https://www.youtube.com/watch?v=_LLGc48GYHc>`__ 55 56* The Challenges of Implementing the C Standard Library in C++ - Sivachandra Reddy 57 58 * `slides <https://github.com/boostcon/cppnow_presentations_2023/blob/main/cppnow_slides/The_Challenges_of_Implementing_the_C_Standard_Library_in_Cpp.pdf>`__ 59 * `video <https://www.youtube.com/watch?v=cuVrWUGSIgM>`__ 60 61---- 622022 63---- 64* Using LLVM's libc - Sivachandra Reddy, Michael Jones, Tue Ly 65 66 * `slides <https://llvm.org/devmtg/2022-11/slides/Tutorial1-UsingLLVM-libc.pdf>`__ 67 * `video <https://www.youtube.com/watch?v=OpY4lnpnbq4>`__ 68 69* Using modern CPU instructions to improve LLVM's libc math library - Tue Ly 70 71 * `slides <https://llvm.org/devmtg/2022-11/slides/QuickTalk7-UsingModernCPUInstructionsToImproveLLVM-libcMathLib>`__ 72 * `video <https://www.youtube.com/watch?v=9bvdbdn0nMA>`__ 73 74* Approximating at Scale: How strto float in LLVM’s libc is faster - Michael Jones 75 76 * `slides <https://llvm.org/devmtg/2022-11/slides/QuickTalk3-ApproximatingatScale-StringToFloat.pdf>`__ 77 * `video <https://www.youtube.com/watch?v=s-UjbTV8p6g>`__ 78