▶️ How to build a compiler with LLVM and MLIR - 08 MLIR Basics
In this episode I talked about the MLIR and some llvm basics that we need to know before we can jump into the Serene compiler again and generate the IR.
- Repository: https://git.sr.ht/~lxsameer/Serene
- Branch: https://git.sr.ht/~lxsameer/Serene/tree/ep8
- Slides(kinda): https://git.sr.ht/~lxsameer/Serene/tree/ep8/item/docs/videos.org
Resources: