llvm-project/mlir/lib/CAPI
Nicolas Vasilache 335d2df533 [mlir][Python][Linalg] Add missing attributes to linalg ops
This revision tightens up the handling of attributes for both named
and generic linalg ops.
To demonstrate the IR validity, a working e2e Linalg example is added.

Differential Revision: https://reviews.llvm.org/D99430
2021-04-01 08:16:50 +00:00
..
Conversion Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Dialect [mlir][Linalg][Python] Create the body of builtin named Linalg ops 2021-03-31 07:58:32 +00:00
ExecutionEngine Add a "register_runtime" method to the mlir.execution_engine and show calling back from MLIR into Python 2021-03-30 17:04:38 +00:00
IR [mlir][Python][Linalg] Add missing attributes to linalg ops 2021-04-01 08:16:50 +00: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