summaryrefslogtreecommitdiff
path: root/mlir/test/python/dialects/builtin.py
AgeCommit message (Expand)Author
2025-01-29Reapply "[mlir][python] allow DenseIntElementsAttr for index type (#118947)" ...Matthias Gehre
2025-01-28Revert "[mlir][python] allow DenseIntElementsAttr for index type (#118947)"Matthias Gehre
2025-01-28[mlir][python] allow DenseIntElementsAttr for index type (#118947)Matthias Gehre
2023-09-01[mlir][python] Remove __str__ from bindings of StringAttr.Ingo Müller
2023-08-29Fix-forward broken test case from 2a5d497494c24425e99655b85e2277dd3f15a400.Ingo Müller
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2023-03-08Make it possible to create DenseElementsAttrs with arbitrary shaped types in ...Adam Paszke
2022-03-16[mlir] Move the Builtin FuncOp to the Func dialectRiver Riddle
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2021-11-28[mlir][python] Normalize asm-printing IR behavior.Stella Laurenzo
2021-10-26Make Python MLIR Operation not iterableMehdi Amini
2021-10-04[mlir][python] Provide more convenient constructors for std.CallOpAlex Zinenko
2021-09-30[mlir][python] provide access to function argument/result attributesAlex Zinenko
2021-05-03Move MLIR python sources to mlir/python.Stella Laurenzo