[XLA] Add WithOneUse(r) matchers to pattern_matcher.h
These are useful for guarding certain complex algebraic simplifications that would make the graph more complex if an instruction has more than one use(r). PiperOrigin-RevId: 223898824
Loading
Please sign in to comment