Tag: #compiler
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 41 posts
Compiler & Interpreter Design: From Parsers to LLVM and AI Compilers (TVM/XLA)
A comprehensive guide from lexical analysis and ASTs to LLVM IR, then all the way to AI-specific compilers like TVM and XLA. Master how torch.compile() works internally and how kernel fusion drives performance.
2026-03-17 · 15 min read #compiler#llvm#tvm#xla#mlcompiler