[XLA] Use a uniform HloInstruction stringification function within pattern_matcher.h.
Previously we used HloInstruction::ToString with custom options in some places, and HloInstruction::ToShortString() in other places. PiperOrigin-RevId: 223902223
Loading
Please sign in to comment