Keep the old instruction alive when replacing instructions in GetDimensionSizeRewriter.
Otherwise it could create use-after-free if we delete and iterate through instructions at the same time. PiperOrigin-RevId: 223544664
Loading
Please sign in to comment