Make the comparison computation for Sort required.
This is used by the Sort emitters for comparisons instead of the hard-coded comparisons of the first operands. Adapt all HLO passes which work on Sort ops to handle the comparison computation as well. PiperOrigin-RevId: 233027849
Loading
Please sign in to comment