llvm-project/mlir/lib/CAPI
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
..
Conversion Add C bindings for mlir::ExecutionEngine 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
ExecutionEngine [mlir] make implementations of translation to LLVM IR interfaces private 2021-03-04 09:16:32 +01:00
IR [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00
Registration [mlir] make implementations of translation to LLVM IR interfaces private 2021-03-04 09:16:32 +01: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