Use custom mlir runner init/destroy functions to safely init and destroy shared libraries loaded by the JitRunner.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/ExecutionEngine/AsyncRuntime.cpp | ||
---|---|---|
387 | Yes, updated the target property in CMakeLists and explicitly exported mlir init and destroy. |
Please check that a symbol isn't already defined and error out if it is.