Refactor PatternRewriter to inherit from FuncBuilder instead of Builder....
Refactor PatternRewriter to inherit from FuncBuilder instead of Builder. This is necessary for allowing more complicated rewrites in the future that may do things like update the insertion point (e.g. for rewrites involving regions). -- PiperOrigin-RevId: 248803153
Loading
Please sign in to comment