Fix the implementation of PatternRewriter::createChecked. The current...
Fix the implementation of PatternRewriter::createChecked. The current implementation has bit rotted and won't compile. This cl updates the implementation to be similar to (CFGFuncBuilder/MLFuncBuilder)::createChecked. PiperOrigin-RevId: 222014317
Loading
Please sign in to comment