summaryrefslogtreecommitdiff
path: root/mlir/test/python/ir/dialects.py
AgeCommit message (Expand)Author
2025-01-02[mlir][py] Enable loading only specified dialects during creation. (#121421)Jacques Pienaar
2023-11-03[mlir][python] remove various caching mechanisms (#70831)Maksim Levental
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2022-02-06[mlir] Split out a new ControlFlow dialect from StandardRiver Riddle
2021-10-25[mlir][python] Infer result types in generated constructors whenever possibleAlex Zinenko
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-07-28[mlir] Set the namespace of the BuiltinDialect to 'builtin'River Riddle
2021-05-03Move MLIR python sources to mlir/python.Stella Laurenzo