Skip to content
Commit 7984b474 authored by Alex Zinenko's avatar Alex Zinenko
Browse files

[mlir][orc] unbreak MLIR ExecutionEngine after ORC changes

Changes to ORC in ce2207ab changed the
APIs in IRCompileLayer, now requiring the custom compiler to be wrapped
in IRCompileLayer::IRCompiler. Even though MLIR relies on Orc
CompileUtils, the type is still visible in several places in the code.
Adapt those to the new API.
parent 0157a74b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment