[mlir] Add a ViewLikeOpInterface
This can help provide a common interface for view-like ops so that for example Linalg's dependency analysis can avoid relying on concrete ops. Differential Revision: https://reviews.llvm.org/D78645
Loading
Please register or sign in to comment