[mlir][VectorOps][EDSC] Add EDSC for VectorOps
Summary: This revision adds EDSC support for VectorOps to enable the creation of a `vector_matmul` declaratively. The `vector_matmul` is a simple configuration of the `vector.contract` op that follows the StructuredOps abstraction. Differential Revision: https://reviews.llvm.org/D74284
Loading
Please register or sign in to comment