Add a linalg.range_intersect op.
This CL adds an operation whose purpose is to encode boundary conditions directly in the view type. In particular, full/partial tile distinction can occur at the level of metadata only. This CL also adopts a Linalg_Op pattern that is similar to Std_Op. -- PiperOrigin-RevId: 248529469
Loading
Please sign in to comment