llvm-project/mlir/include/mlir-c
Jacques Pienaar d1a688ce0e [mlir-c] Add Region iterators matching Block & Operation ones
Enables using the same iterator interface to these even though underlying storage is different.

Differential Revision: https://reviews.llvm.org/D113512
2021-11-09 17:52:56 -08:00
..
Bindings/Python [mlir][python] Makes C++ extension code relocatable by way of a macro. 2021-08-22 13:46:14 -07:00
Dialect Add more types to the LLVM dialect C API 2021-07-13 14:35:50 -07:00
AffineExpr.h [mlir][python] improve usability of Python affine construct bindings 2021-11-03 10:48:01 +01:00
AffineMap.h [mlir][linalg][python] Add attribute support to the OpDSL. 2021-06-24 09:40:32 +00:00
BuiltinAttributes.h [mlir] Extend C and Python API to support bulk loading of DenseElementsAttr. 2021-10-07 08:42:12 -07:00
BuiltinTypes.h [mlir][RFC] Refactor layout representation in MemRefType 2021-10-19 12:31:15 +03:00
Conversion.h Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Debug.h [mlir] Improve debug flag management in Python bindings 2021-04-19 14:45:43 +02:00
Diagnostics.h [mlir] Use more C99 comments in C API header files 2021-01-25 19:23:06 +01:00
ExecutionEngine.h [MLIR] Execution engine python binding support for shared libraries 2021-06-12 05:46:38 +05:30
IR.h [mlir-c] Add Region iterators matching Block & Operation ones 2021-11-09 17:52:56 -08:00
IntegerSet.h [mlir] Add C API for IntegerSet 2021-01-25 20:16:22 +01:00
Interfaces.h [mlir] Fixed a typo. 2021-11-02 21:39:10 +00:00
Pass.h [mlir][python] Add simple debugging and printing helpers 2021-04-16 13:47:46 +00:00
Registration.h [mlir][python] Provide "all passes" registration module in Python 2021-05-26 15:14:57 -07:00
Support.h [mlir] provide C API and Python bindings for symbol tables 2021-11-02 14:22:58 +01:00
Transforms.h [mlir][CAPI] Proposal: Always building a libMLIRPublicAPI.so (re-apply). 2020-11-08 16:57:51 -08:00