llvm-project/mlir/lib/CAPI
Alex Zinenko fc7594cc4a [mlir][python] improve usability of Python affine construct bindings
- Provide the operator overloads for constructing (semi-)affine expressions in
  Python by combining existing expressions with constants.
- Make AffineExpr, AffineMap and IntegerSet hashable in Python.
- Expose the AffineExpr composition functionality.

Reviewed By: gysit, aoyal

Differential Revision: https://reviews.llvm.org/D113010
2021-11-03 10:48:01 +01:00
..
Conversion Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Debug [mlir] Improve debug flag management in Python bindings 2021-04-19 14:45:43 +02:00
Dialect Add more types to the LLVM dialect C API 2021-07-13 14:35:50 -07:00
ExecutionEngine [MLIR] Execution engine python binding support for shared libraries 2021-06-12 05:46:38 +05:30
IR [mlir][python] improve usability of Python affine construct bindings 2021-11-03 10:48:01 +01:00
Interfaces [mlir] support interfaces in Python bindings 2021-10-25 12:50:42 +02:00
Registration [mlir][capi] fix build issue with "all passes" registration 2021-05-27 14:57:21 -07:00
Transforms [mlir] NFC: fix trivial typos 2021-01-08 02:10:12 +09:00
CMakeLists.txt [mlir] support interfaces in Python bindings 2021-10-25 12:50:42 +02:00