summaryrefslogtreecommitdiff
path: root/mlir/test/python/ir/insertion_point.py
AgeCommit message (Expand)Author
2025-09-05[MLIR][Python] bind InsertionPointAfter (#157156)Maksim Levental
2023-11-03[mlir][python] remove various caching mechanisms (#70831)Maksim Levental
2023-10-18[mlir][python] Expose `PyInsertionPoint`'s reference operation (#69082)Tomás Longeri
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in examples+py...River Riddle
2021-05-03Move MLIR python sources to mlir/python.Stella Laurenzo