llvm-project/mlir/include/mlir-c
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
..
Bindings/Python Add basic JIT Python Bindings 2021-03-03 18:19:40 +00:00
Dialect [mlir][CAPI] Introduce standard source layout for mlir-c dialect registration. 2021-01-11 12:35:49 -08:00
AffineExpr.h [mlir] Use more C99 comments in C API header files 2021-01-25 19:23:06 +01:00
AffineMap.h [mlir] Use more C99 comments in C API header files 2021-01-25 19:23:06 +01:00
BuiltinAttributes.h [mlir][IR] Refactor the `getChecked` and `verifyConstructionInvariants` methods on Attributes/Types 2021-02-22 17:37:49 -08:00
BuiltinTypes.h [mlir][IR] Refactor the `getChecked` and `verifyConstructionInvariants` methods on Attributes/Types 2021-02-22 17:37:49 -08:00
Conversion.h Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Diagnostics.h [mlir] Use more C99 comments in C API header files 2021-01-25 19:23:06 +01:00
ExecutionEngine.h Add basic JIT Python Bindings 2021-03-03 18:19:40 +00:00
IR.h [MLIR] Add context accessor to identifier 2021-02-09 13:21:30 -08:00
IntegerSet.h [mlir] Add C API for IntegerSet 2021-01-25 20:16:22 +01:00
Pass.h [mlir] Use more C99 comments in C API header files 2021-01-25 19:23:06 +01:00
Registration.h Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Support.h [mlir] Use more C99 comments in C API header files 2021-01-25 19:23:06 +01:00
Transforms.h [mlir][CAPI] Proposal: Always building a libMLIRPublicAPI.so (re-apply). 2020-11-08 16:57:51 -08:00