Skip to content
Commit 7a4d6307 authored by Mehdi Amini's avatar Mehdi Amini
Browse files

Add a "register_runtime" method to the mlir.execution_engine and show calling...

Add a "register_runtime" method to the mlir.execution_engine and show calling back from MLIR into Python

This exposes the ability to register Python functions with the JIT and
exposes them to the MLIR jitted code. The provided test case illustrates
the mechanism.

Differential Revision: https://reviews.llvm.org/D99562
parent c8e56f39
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