summaryrefslogtreecommitdiff
path: root/mlir/test/python/dialects/scf.py
AgeCommit message (Expand)Author
2025-11-11[MLIR][Python] Add wrappers for scf.index_switch (#167458)Asher Mancinelli
2025-07-18[MLIR][SCF] Add dedicated Python bindings for ForallOp (#149416)Colin De Vlieghere
2024-09-05[MLIR][Python] Fix detached operation coming from `IfOp` constructor (#107286)Matt Hofmann
2024-05-29[mlir][python] Yield results of `scf.for_` (#93610)Guray Ozen
2023-11-13[mlir][python] fix `scf.for_` convenience builder (#72170)Maksim Levental
2023-10-09[mlir][python] generate value builders (#68308)Maksim Levental
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2022-03-16[mlir] Move the Builtin FuncOp to the Func dialectRiver Riddle
2022-03-13[MLIR][Python] Add SCFIfOp Python bindingchhzh123
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-10-08[mlir][python] support taking ops instead of values in op constructorsAlex Zinenko
2021-09-30[mlir][python] provide bindings for the SCF dialectAlex Zinenko