[XLA] Fix setting of changed_ in AlgebraicSimplifier.
Due to this bug, sometimes AlgebraicSimplifier would make a change but say that it didn't. This would cause us to run the HLO simplification pipeline fewer times than we should. PiperOrigin-RevId: 171735154
Loading
Please sign in to comment