[Mlir-commits] [mlir] [MLIR][Python] Add support of the walk pattern rewrite driver (PR #173562)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Dec 25 23:48:28 PST 2025


PragmaTwice wrote:

Thank you for your review. I'm gonna add support of dialect conversion in python bindings after this. (it will be a large PR compared to this one. and combined with #169045 we can define dialects and convert between python-defined dialects easily.) 

Though since there is an ongoing refactor (#171775) maybe i can open the dialect conversion PR after it is merged to prevent conflicts. cc @makslevental 

https://github.com/llvm/llvm-project/pull/173562


More information about the Mlir-commits mailing list