brintos

brintos / llvm-project-archived public Read only

0
0
Text · 5.8 KiB · 27164d2 Raw
138 lines · plain
1=====2Talks3=====4----520256----7* From proprietary to fully open-source - Arm Toolchain's adoption of LLVM technology - Peter Smith8 9  * `slides <https://llvm.org/devmtg/2025-10/slides/keynotes/smith.pdf>`__10  * `video <https://www.youtube.com/watch?v=I7S_Vsnkecg>`__11 12* How to test and evaluate LLVM libc on embedded applications - William Huynh13 14  * `slides <https://llvm.org/devmtg/2025-10/slides/lightning_talks/huynh.pdf>`__15  * `video <https://www.youtube.com/watch?v=Dta6nQLmCOY>`__16 17* Through the Compiler's Keyhole - Migrating to Clang Without Seeing the Source - Petr Hosek18 19  * `slides <https://llvm.org/devmtg/2025-10/slides/technical_talks/hosek.pdf>`__20  * `video <https://www.youtube.com/watch?v=CHbyo0Ux60o>`__21 22* Building C++ compiler runtimes on demand - Why and how - Brook Moses23 24  * `slides <https://llvm.org/devmtg/2025-10/slides/technical_talks/moses.pdf>`__25  * `video <https://www.youtube.com/watch?v=4oKegT4TWV0>`__26 27* LT-Uh-Oh - Adventures using LTO with libc - Paul Kirth, Daniel Thornburgh28 29  * `slides <https://llvm.org/devmtg/2025-10/slides/technical_talks/kirth_thornburgh.pdf>`__30  * `video <https://www.youtube.com/watch?v=cG278WjmIFs>`__31 32* Climbing the ladder of Complete - LLVM libc past and future - Michael Jones33 34  * `slides <https://llvm.org/devmtg/2025-10/slides/technical_talks/jones.pdf>`__35  * `video <https://www.youtube.com/watch?v=HtCMCL13Grg>`__36 37* Project Widen Your Char-izons - Adding wchar support to LLVM libc - Uzair Nawaz, Sriya Pratipati38 39  * `slides <https://llvm.org/devmtg/2025-10/slides/quick_talks/nawaz_pratipati.pdf>`__40  * `video <https://www.youtube.com/watch?v=YjI9dum74uM>`__41 42* A problem left unsolved by Jean-Michel (RAIM 2025) - Paul Zimmermann, Tue Ly43 44  * `slides <https://raim2025.sciencesconf.org/data/program/slides_paul_zimmermann.pdf>`__45 46* Bfloat16 in LLVM libc (GSoC 2025) - Krishna Pandey47 48  * `blog <https://blog.llvm.org/posts/2025-09-10-bfloat16-in-llvm-libc/>`__49 50* Profiling and Testing Math Functions on GPUs (GSoC 2025) - Leandro A. L. Campos51 52  * `blog <https://blog.llvm.org/posts/2025-08-29-gsoc-profiling-and-testing-math-functions-on-gpus/>`__53 54* GPU-driven I/O with io_uring (GSoC 2025) - Rodrigo Ceccato55 56  * `blog <https://blog.llvm.org/posts/2025-08-04-gpu-io-uring/>`__57 58* An introduction to building and using LLVM libc - Peter Smith59 60  * `slides <https://fosdem.org/2025/events/attachments/fosdem-2025-5456-an-introduction-to-building-and-using-llvm-libc/slides/237989/Fosdem202_76Bilu2.pdf>`__61  * `video <https://fosdem.org/2025/schedule/event/fosdem-2025-5456-an-introduction-to-building-and-using-llvm-libc/>`__62 63----64202465----66* A C/C++ Toolchain for your GPU - Joseph Huber67 68  * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Huber-A-CPlusPlus-Toolchain-for-Your-GPU.pdf>`__69  * `video <https://www.youtube.com/watch?v=4TxGWis1mws>`__70  * `phoronix <https://www.phoronix.com/news/AMD-Standard-C-Code-GPUs>`__71 72* Modern Embedded Development with LLVM - Petr Hosek73 74  * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Hosek-ModernEmbeddedDevelopment-with-LLVM.pdf>`__75  * `video <https://www.youtube.com/watch?v=5hHQi-Uj34I>`__76 77* Using llvm-libc in LLVM Embedded Toolchain for Arm - Peter Smith78 79  * `slides <https://llvm.org/devmtg/2024-10/slides/lightning/Smith-Using-llvm-libc.pdf>`__80  * `video <https://www.youtube.com/watch?v=ctgkbaYwT_I>`__81 82* RISC-V Support into LLVM libc - Challenges and Solutions for 32-bit and 64-bit - Mikhail R. Gadelha83 84  * `slides <https://llvm.org/devmtg/2024-10/slides/quicktalks/Gadelha-RISC-V-SupportIntoLLVM-libc.pdf>`__85  * `video <https://www.youtube.com/watch?v=GytmaH64wFo>`__86 87* Project Hand-in-Hand - The beginning of a beautiful friendship - Michael Jones & Christopher Di Bella88 89  * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Jones-DiBella-hand-in-hand.pdf>`__90  * `video <https://www.youtube.com/watch?v=VAEO86YtTHA>`__91 92* LLVM libc math library - Current status and future directions - Tue Ly93 94  * `slides <https://llvm.org/devmtg/2024-10/slides/techtalk/Ly-LLVM-libc-math-library-CurrentStatus.pdf>`__95  * `video <https://www.youtube.com/watch?v=-8zb8rHbvcQ>`__96 97* Half-precision in LLVM libc - Nicolas Celik98 99  * `slides <https://llvm.org/devmtg/2024-10/slides/studenttalks/Celik-Half-precision-in-LLVM-libc.pdf>`__100  * `video <https://www.youtube.com/watch?v=H6aOFSVwSSM>`__101  * `blog <https://blog.llvm.org/posts/2024-08-31-half-precision-in-llvm-libc/>`__102 103----1042023105----106* Math functions in LLVM libc or yet another correctly rounded libm - Tue Ly107 108  * `slides <https://drive.google.com/file/d/1Gchrc3AXKXAWFI1nk8Y1x8UsoQSp8XjF/view>`__109  * `video <https://www.youtube.com/watch?v=kBSJqVWNQLY>`__110 111* The LLVM C Library for GPUs - Joseph Huber112 113  * `slides <https://llvm.org/devmtg/2023-10/slides/techtalks/Huber-LibCforGPUs.pdf>`__114  * `video <https://www.youtube.com/watch?v=_LLGc48GYHc>`__115 116* The Challenges of Implementing the C Standard Library in C++ - Sivachandra Reddy117 118  * `slides <https://github.com/boostcon/cppnow_presentations_2023/blob/main/cppnow_slides/The_Challenges_of_Implementing_the_C_Standard_Library_in_Cpp.pdf>`__119  * `video <https://www.youtube.com/watch?v=cuVrWUGSIgM>`__120 121----1222022123----124* Using LLVM's libc - Sivachandra Reddy, Michael Jones, Tue Ly125 126  * `slides <https://llvm.org/devmtg/2022-11/slides/Tutorial1-UsingLLVM-libc.pdf>`__127  * `video <https://www.youtube.com/watch?v=OpY4lnpnbq4>`__128 129* Using modern CPU instructions to improve LLVM's libc math library - Tue Ly130 131  * `slides <https://llvm.org/devmtg/2022-11/slides/QuickTalk7-UsingModernCPUInstructionsToImproveLLVM-libcMathLib>`__132  * `video <https://www.youtube.com/watch?v=9bvdbdn0nMA>`__133 134* Approximating at Scale: How strto float in LLVM’s libc is faster - Michael Jones135 136  * `slides <https://llvm.org/devmtg/2022-11/slides/QuickTalk3-ApproximatingatScale-StringToFloat.pdf>`__137  * `video <https://www.youtube.com/watch?v=s-UjbTV8p6g>`__138