[all-commits] [llvm/llvm-project] c10434: [mlir][spirv] Add `CooperativeMatrixMulAdd` op (#6...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Thu Sep 7 09:44:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c10434bbb5b170243ca13a56da3691c37fe44210
      https://github.com/llvm/llvm-project/commit/c10434bbb5b170243ca13a56da3691c37fe44210
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCooperativeMatrixOps.td
    M mlir/lib/Dialect/SPIRV/IR/CooperativeMatrixOps.cpp
    M mlir/test/Dialect/SPIRV/IR/cooperative-matrix-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Add `CooperativeMatrixMulAdd` op (#65617)

This is the last remaining op from the `SPV_KHR_cooperative_matrix`
extension.




More information about the All-commits mailing list