Learning MLIR and HLO by Building a Tiny StableHLO-to-LLVM IR Compiler
This project explored how to lower machine-learning-oriented IR into low-level compiler IR by building a small MLIR-based compiler. The tool reads StableHLO MLIR, applies a sequence of lowering and cl