summaryrefslogtreecommitdiff
path: root/mlir/test/python/ir/module.py
AgeCommit message (Expand)Author
2025-09-15[MLIR][Python] restore `liveModuleMap` (#158506)Maksim Levental
2025-09-01[MLIR][Python] remove `liveOperations` (#155114)Maksim Levental
2025-02-12[mlir] Python: Parse ModuleOp from file path (#126572)Nikhil Kalra
2025-02-10Revert "[mlir] Python: Parse ModuleOp from file path" (#126482)Mehdi Amini
2025-02-05[mlir] Python: Parse ModuleOp from file path (#125736)Nikhil Kalra
2024-02-08[MLIR][Python] Add method for getting the live operation objects (#78663)John Demme
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2023-03-07[mlir][python] Capture error diagnostics in exceptionsRahul Kayaith
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in examples+py...River Riddle
2022-04-19[MLIR] [Python] Add a method to clear live operations mapJohn Demme
2021-11-28[mlir][python] Normalize asm-printing IR behavior.Stella Laurenzo
2021-05-03Move MLIR python sources to mlir/python.Stella Laurenzo