[MLIR] Enable CompiledKernel as driver for MLIR backend (#18)
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.
Showing
Please
register
or
sign in
to comment