Fix bug reported in b/69059093, by skipping rewrites that we can determine...
Fix bug reported in b/69059093, by skipping rewrites that we can determine have already been applied. Make sure rewrites are idempotent by running the optimizer twice in unit tests. PiperOrigin-RevId: 175206742
Loading
Please sign in to comment