summaryrefslogtreecommitdiff
path: root/mlir/test/python/dialects/memref.py
AgeCommit message (Expand)Author
2024-02-01[mlir][py] Reduce size of allocation memrefs in test.Jacques Pienaar
2024-01-30[mlir][python] enable memref.subview (#79393)Maksim Levental
2024-01-06[mlir][python] add MemRefTypeAttr attr builder (#76371)Maksim Levental
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2022-08-30[mlir] materialize strided memref layout as attributeAlex Zinenko
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in examples+py...River Riddle
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2021-10-14[mlir][python] Fix MemRefType IsAFunction in Python bindingsAlex Zinenko
2021-10-13[mlir][python] Add custom constructor for memref loadAlex Zinenko
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-05-03Move MLIR python sources to mlir/python.Stella Laurenzo