Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transforms: use Rewriter instead of PatternRewriter in mlir-opt (xdsl…
…project#3537) Stacked PRs: * xdslproject#3540 * xdslproject#3539 * xdslproject#3538 * __->__#3537 --- --- --- ### transforms: use Rewriter instead of PatternRewriter in mlir-opt `PatternRewriter` should only be used for rewrite patterns.
- Loading branch information