llvm-project/mlir/include/mlir-c
Alex Zinenko d68ba1fe50 [mlir] Register Linalg passes in C API and Python Bindings
Provide a registration mechanism for Linalg dialect-specific passes in C
API and Python bindings. These are being built into the dialect library
but exposed in separate headers (C) or modules (Python).

Differential Revision: https://reviews.llvm.org/D99431
2021-03-27 09:57:56 +01:00
..
Bindings/Python Add basic JIT Python Bindings 2021-03-03 18:19:40 +00:00
Dialect [mlir] Register Linalg passes in C API and Python Bindings 2021-03-27 09:57:56 +01: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] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03: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