[mlir][spirv] Add cooperative matrix store op
Implement cooperative matrix store for the `SPV_KHR_cooperative_matrix` extension: https://github.com/KhronosGroup/SPIRV-Registry/blob/master/extensions/KHR/SPV_KHR_cooperative_matrix.html. Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D155631
Loading
Please sign in to comment