llvm-project/mlir/test/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
..
CMakeLists.txt Remove libMLIRPublicAPI DSO. 2021-07-20 17:58:28 -07:00
execution_engine.c [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
ir.c [mlir][python] improve usability of Python affine construct bindings 2021-11-03 10:48:01 +01:00
lit.local.cfg
llvm.c Add more types to the LLVM dialect C API 2021-07-13 14:35:50 -07:00
pass.c [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
sparse_tensor.c [mlir] Fix windows build bot break due to use of `alloca` in a test. 2021-05-10 20:39:16 +00:00