[TF:XLA] Fix infinite loop in HLO data flow analysis.
Merge input values at phi nodes correctly: If a phi operand is the phi itself, and the other operands are all the same, then the phi node is redundant. PiperOrigin-RevId: 181521522
Loading
Please sign in to comment