Skip to content

Restore ArrayRangeCompute to using a single Reduce call.

We can easily compute the min and max of an array using a single reduction

Merge request reports