summaryrefslogtreecommitdiff
path: root/mlir/test/python/ir/affine_expr.py
AgeCommit message (Expand)Author
2025-04-01[mlir] Expose `simplifyAffineExpr` through python api (#133926)Ivan Butygin
2025-03-16[mlir] Expose `AffineExpr.shift_dims/shift_symbols` through C and Python bind...Ivan Butygin
2024-06-07fix(mlir/**.py): fix comparison to None (#94019)Eisuke Kawashima
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2022-11-04[Test] Fix CHECK typo.Zequan Wu
2021-11-03[mlir][python] improve usability of Python affine construct bindingsAlex Zinenko
2021-10-13[mlir][python] Provide some methods and properties for API completenessAlex Zinenko
2021-05-03Move MLIR python sources to mlir/python.Stella Laurenzo