summaryrefslogtreecommitdiff
path: root/mlir/test/python/ir/symbol_table.py
AgeCommit message (Expand)Author
2025-09-01[MLIR][Python] remove `liveOperations` (#155114)Maksim Levental
2024-12-18[mlir python] Port Python core code to nanobind. (#120473)Peter Hawkins
2024-12-18Revert "[mlir python] Port Python core code to nanobind. (#118583)"Jacques Pienaar
2024-12-18[mlir python] Port Python core code to nanobind. (#118583)Peter Hawkins
2023-10-10[mlir] Make overloads of SymbolTable::replaceAllSymbolUses consistent. (#68320)Ingo Müller
2023-07-10[mlir][python] Downcast attributes in more placesRahul Kayaith
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-11-29[mlir][python] Implement more SymbolTable methods.Stella Laurenzo