[mlir][Transforms][NFC] Make `rewriterImpl` private in `IRRewrite`
This commit makes `rewriterImpl` private in `IRRewrite`. This ensures that only the conversion value mapping and the dialect conversion configuration can be accessed from an IR rewrite object.
parent
15c5ef47
Please register or sign in to comment