Wrote a technical note on how to choose the right LLVM/MLIR distribution to build a compiler or a compiler-adjacent tool
lowlevelbits.com/p/different-...
Wrote a technical note on how to choose the right LLVM/MLIR distribution to build a compiler or a compiler-adjacent tool
lowlevelbits.com/p/different-...
Wrote a short technical note on building LLVM plugin using Bazel
lowlevelbits.com/p/building-l...
Schematic view of a compilation pipeline from the source code through machine code and linking to the final executable
Started working on another blog post, I don't know if/when I'm going to finish it, but at least I crafted this nice image
Just booked my trip to fosdem.org/2025/, anyone coming to Brussels?
Recently, landed my first non-trivial PyTorch PR which adds NVTX annotations for CUDA profiling during training, makes it easier to analyze profiles in a visual and automated way.
Should be available in the next version (2.6) 🥳
Recently we open sourced our minimalistic AOT Ruby compiler, the goal was to check if the idea behind the compilation makes sense from the performance perspective. It seems it does!
So I wrote a short article about the implementation details blog.llvm.org/posts/2024-1...
Ordered a used book online, but received a totally wrong one.
Was about to issue return, but turns out this one was published in 1968, so it certainly stays with me ☺️
Recently I learned that @lefticus.bsky.social made a demo of Mull in the "Tool Spotlight" series: www.youtube.com/watch?v=lhcX...
Thank you so much, highly appreciated!
I've kicked off a starter pack of LLVM contributors/developers on Bluesky under @llvmweekly.org. Just let me know if I've missed you!
Thanks to @chandlerc.blog for the friendly nudge