llvm-project/mlir/lib/CAPI
Martin Erhart f4548ed7fc [mlir] Add C API for ControlFlow dialect
Add basic C API for the ControlFlow dialect. Follows the format of the other dialects.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D121867
2022-03-17 00:29:00 +01:00
..
Conversion [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
Debug [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
Dialect [mlir] Add C API for ControlFlow dialect 2022-03-17 00:29:00 +01:00
ExecutionEngine [mlir][NFC] Use options struct in ExecutionEngine::create 2022-02-23 10:21:46 -05:00
IR Update more `parseSourceString()` call sites. 2022-03-08 13:25:54 +01:00
Interfaces [mlir] Refactor AbstractOperation and OperationName 2021-11-17 22:29:57 +00:00
Registration [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
Transforms [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
CMakeLists.txt Disable the MLIR ExecutionEngine library when the native target is not configured 2022-01-15 19:36:27 +00:00