Alex Denisov
lowlevelbits.org
Alex Denisov
@lowlevelbits.org
Talking to machines
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-...
Different ways to build LLVM/MLIR tools
LLVM and MLIR frameworks are typically used to build compilers for various use cases, but I’m using word “tools” here to cover a broader set of possibilities (compilers, language plugins, analyzers, e...
lowlevelbits.com
May 2, 2025 at 10:08 PM
Wrote a short technical note on building LLVM plugin using Bazel
lowlevelbits.com/p/building-l...
Building LLVM plugin with Bazel
Technical note on how to build an LLVM plugin using Bazel
lowlevelbits.com
April 1, 2025 at 9:25 AM
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
March 31, 2025 at 11:24 AM
Just booked my trip to fosdem.org/2025/, anyone coming to Brussels?
FOSDEM 2025 - Home
fosdem.org
January 10, 2025 at 10:06 PM
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) 🥳
December 17, 2024 at 9:58 PM
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...
December 9, 2024 at 10:46 PM
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 ☺️
November 29, 2024 at 9:18 PM
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!
C++ Weekly - Ep 455 - Tool Spotlight: Mutation Testing with Mull
YouTube video by C++ Weekly With Jason Turner
www.youtube.com
November 22, 2024 at 8:59 PM
Reposted by Alex Denisov
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
November 19, 2024 at 10:15 AM