summaryrefslogtreecommitdiff
path: root/mlir/test/python/dialects/vector.py
AgeCommit message (Expand)Author
2024-07-16[mlir][vector] Make the in_bounds attribute mandatory (#97049)Andrzej WarzyƄski
2023-08-23[mlir][python bindings] generate all the enumsmax
2023-08-11[mlir][VectorOps] Use SCF for vector.print and allow scalable vectorsBenjamin Maxwell
2023-08-09Revert "[mlir][VectorOps] Use SCF for vector.print and allow scalable vectors"Mehdi Amini
2023-08-09[mlir][VectorOps] Use SCF for vector.print and allow scalable vectorsBenjamin Maxwell
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2022-10-20[mlir][nfc] Clean-up usage of kDynamicSize.Aliia Khasanova
2022-05-21[mlir][tblgen][ods][python] Use keyword-only arguments for optional builder a...Jeremy Furtek
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-05[mlir][python] fix constructor generation for optional operands in presence o...Alex Zinenko
2021-05-20[mlir] Add Python bindings for vector dialectMatthias Springer