Skip to content

Files

Latest commit

 

History

History
30 lines (24 loc) · 1.16 KB

talks.rst

File metadata and controls

30 lines (24 loc) · 1.16 KB

Talks

2023

  • Math functions in LLVM libc or yet another correctly rounded libm - Tue Ly
  • The LLVM C Library for GPUs - Joseph Huber

2022

  • Using LLVM's libc - Sivachandra Reddy, Michael Jones, Tue Ly
  • Using modern CPU instructions to improve LLVM's libc math library - Tue Ly
  • Approximating at Scale: How strto float in LLVM’s libc is faster - Michael Jones