This Year in LLVM (2025)

Making an LSP for great good

CuTile on Blackwell: NVIDIA's Compiler Moat Is Already Built

Why aren't the performance benefits of Splay Trees offset by the fact that using them disables many compiler optimizations? You cannot even search for an element in them if you are using functions with the C++11 `const` modifier…

Compiler Engineering In Practice - Part 2: Why does a Compiler exist ?

Should I build a compiler to make it in the field of deep learning compilers?

Signals vs. Query-Based Compilers

Optimizing CUDA Shuffles with SCALE

Benchmarking a Baseline Fully-in-Place Functional Language Compiler

TPU I built from scratch – RTL, MLIR compiler, PJRT runtime, runs Jax