Skip to content

Notes on compilation pipeline from Devito MLIR llvm IR .so

George Bisbas edited this page Mar 14, 2023 · 5 revisions

Notes on compilation pipeline from Devito->MLIR -> llvm IR .so

Lowering Devito to XDSL

Lowering xDSL to MLIR

Lowering MLIR to LLVM

Lowering LLVM to .so