Match the op via isa instead of string compare.
* Match using isa - This limits the rewrite pattern to ops defined in op registry but that is probably better end state (esp. for additional verification). PiperOrigin-RevId: 227598946
Loading
Please sign in to comment