llvm-project/mlir/lib/CAPI/IR
Alex Zinenko f5c7c031e2 [mlir] Add C API for IntegerSet
Depends On D95357

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D95368
2021-01-25 20:16:22 +01:00
..
AffineExpr.cpp [mlir] Add Python bindings for AffineExpr 2021-01-11 19:57:13 +01:00
AffineMap.cpp [mlir] More Python bindings for AffineMap 2021-01-11 19:57:15 +01:00
BuiltinAttributes.cpp Store a MlirIdentifier instead of a MlirStringRef in MlirNameAttribute 2020-12-11 22:38:48 +00:00
BuiltinTypes.cpp [mlir] Expose MemRef layout in Python bindings 2021-01-11 19:57:16 +01:00
CMakeLists.txt [mlir] Add C API for IntegerSet 2021-01-25 20:16:22 +01:00
Diagnostics.cpp Add userData to the diagnostic handler C API 2020-11-23 09:52:45 -08:00
IR.cpp [mlir][CAPI] Add result type inference to the CAPI. 2021-01-23 14:30:51 -08:00
IntegerSet.cpp [mlir] Add C API for IntegerSet 2021-01-25 20:16:22 +01:00
Pass.cpp Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00
Support.cpp [mlir] Model StringRef in C API 2020-09-16 16:04:36 +02:00