[Mlir-commits] [mlir] [mlir][spirv] Add definition for VectorTimesMatrixOp (PR #124571)
Igor Wodiany
llvmlistbot at llvm.org
Tue Jan 28 05:30:21 PST 2025
IgWod-IMG wrote:
I have pushed an updated patch. I made `matrix` `SPIRV_MatrixOrCoopMatrixOf<SPIRV_Float>`. Not sure the coop part is 100% correct, but it seems to be fairly consistent with other ops, hence the choice. Let me know if there is anything else that needs addressing.
https://github.com/llvm/llvm-project/pull/124571
More information about the Mlir-commits
mailing list