[Mlir-commits] [mlir] [mlir][Transforms] Add 1:N `matchAndRewrite` overload (PR #116470)

Ingo Müller llvmlistbot at llvm.org
Thu Nov 21 02:52:34 PST 2024


https://github.com/ingomueller-net approved this pull request.

Nice!! Thanks a lot for working through this! I really like how much boilerplate is removed from the 1:N patterns. (I haven't looked in full depth into the changes in `DialectConversion.cpp` but it looks all sensible.) LGTM!

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


More information about the Mlir-commits mailing list