Adds affine.min operation which returns the minimum value from a multi-result...
Adds affine.min operation which returns the minimum value from a multi-result affine map. This operation is useful for things like computing the dynamic value of affine loop bounds, and is trivial to constant fold. PiperOrigin-RevId: 279959714
Loading
Please sign in to comment