llvm-project/mlir/lib/CAPI
Mehdi Amini 13cb431719 Add basic JIT Python Bindings
This offers the ability to create a JIT and invoke a function by passing
ctypes pointers to the argument and the result.

Differential Revision: https://reviews.llvm.org/D97523
2021-03-03 18:19:40 +00:00
..
Conversion Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Dialect Fix a few GCC compiler warnings (NFC) 2021-01-19 06:00:04 +00:00
ExecutionEngine Add basic JIT Python Bindings 2021-03-03 18:19:40 +00:00
IR [mlir][NFC] Rename `MemRefType::getMemorySpace` to `getMemorySpaceAsInt` 2021-03-02 11:08:54 +03:00
Registration Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Transforms [mlir] NFC: fix trivial typos 2021-01-08 02:10:12 +09:00
CMakeLists.txt Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00