summaryrefslogtreecommitdiff
path: root/mlir/test/python/dialects/affine.py
AgeCommit message (Expand)Author
2024-11-18[mlir][Affine] Let affine.[de]linearize_index omit outer bounds (#116103)Krzysztof Drewniak
2024-11-13[MLIR][Python] Python binding support for AffineIfOp (#108323)Amy Wang
2024-11-04[mlir][affine] Add static basis support to affine.delinearize (#113846)Krzysztof Drewniak
2023-12-07[mlir][python] fix affine testmax
2023-12-07[mlir][affine] implement inferType for delinearize (#74644)Maksim Levental
2023-12-07[mlir][python] fix up affine for (#74495)Maksim Levental
2023-12-05[mlir][python] python binding wrapper for the affine.AffineForOp (#74408)Amy Wang
2023-10-19[mlir][python] simplify extensions (#69642)Maksim Levental
2023-10-11[mlir][python] python binding for the affine.store op (#68816)Amy Wang