Official documentation: https://mlir.llvm.org/docs/TargetLLVMIR/
Tools developed for debugging MLIR code.
This loose collection of files can be compiled to object files, which can then be linked in the last stage of mlir compilation (clang).
Provided are hacks to print to stdout, interact with memrefs, and other hacky things.