-
Diego Caballero authored
This patch leverages CompiledKernel to delimit sub-graphs to be compiled with MLIR. It introduces a pass that creates a CompiledKernel for the whole function (for now) and changes MLIRCompiler to align with this new approach.
3bd00e23
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
dialect | ||
CMakeLists.txt | ||
compiler.cpp | ||
compiler.hpp | ||
lowerer.cpp | ||
lowerer.hpp | ||
memory_manager.cpp | ||
memory_manager.hpp | ||
op_lowerers.inc |