Remove unused values from key-value sort HLOs
If a value has no user then there is no good reason to keep it in the sort. Removing it will reduce memory traffic, memory usage and potentially improve performance. PiperOrigin-RevId: 227526906
Loading
Please sign in to comment