llvm-project/mlir/include/mlir-c
Jacques Pienaar f7bf8a8658 [mlir][capi] Add NameLoc
Add method to get NameLoc. Treat null child location as unknown to avoid
needing to create UnknownLoc in C API where child loc is not needed.

Differential Revision: https://reviews.llvm.org/D108678
2021-09-01 16:16:35 -07: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
AffineMap.h [mlir][linalg][python] Add attribute support to the OpDSL. 2021-06-24 09:40:32 +00:00
BuiltinAttributes.h [mlir][CAPI] Expose [u]int8 DenseElementsAttr. 2021-05-19 13:41:44 -07:00
BuiltinTypes.h [mlir][Python] Finish adding RankedTensorType support for encoding. 2021-05-10 20:39:16 +00:00
Conversion.h
Debug.h [mlir] Improve debug flag management in Python bindings 2021-04-19 14:45:43 +02:00
Diagnostics.h
ExecutionEngine.h [MLIR] Execution engine python binding support for shared libraries 2021-06-12 05:46:38 +05:30
IR.h [mlir][capi] Add NameLoc 2021-09-01 16:16:35 -07:00
IntegerSet.h
Pass.h
Registration.h [mlir][python] Provide "all passes" registration module in Python 2021-05-26 15:14:57 -07:00
Support.h Remove libMLIRPublicAPI DSO. 2021-07-20 17:58:28 -07:00
Transforms.h