summaryrefslogtreecommitdiff
path: root/mlir/test/python/dialects/ods_helpers.py
AgeCommit message (Expand)Author
2024-08-31[mlir][python] Fix how the mlir variadic Python accessor `_ods_equally_sized_...Kasper Nielsen
2023-08-09Finish renaming getOperandSegmentSizeAttr() from `operand_segment_sizes` to `...Mehdi Amini
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2022-08-12(Reland) [mlir] Switch segment size attributes to DenseI32ArrayAttrJeff Niu
2022-08-12Revert "[mlir] Switch segment size attributes to DenseI32ArrayAttr"Alex Zinenko
2022-08-11[mlir] Switch segment size attributes to DenseI32ArrayAttrJeff Niu
2021-05-03Move MLIR python sources to mlir/python.Stella Laurenzo