[all-commits] [llvm/llvm-project] 9f4950: [mlir] Add ContractionOpInterface utility function...

NatashaKnk via All-commits all-commits at lists.llvm.org
Wed Oct 18 08:56:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f4950983e2ae1e8cebf48ce33b84c23ac3d2dc2
      https://github.com/llvm/llvm-project/commit/9f4950983e2ae1e8cebf48ce33b84c23ac3d2dc2
  Author: NatashaKnk <natashaknk at google.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
    M mlir/include/mlir/Dialect/Utils/StructuredOpsUtils.h
    M mlir/lib/Dialect/Utils/StructuredOpsUtils.cpp
    M mlir/unittests/Dialect/Utils/StructuredOpsUtilsTest.cpp

  Log Message:
  -----------
  [mlir] Add ContractionOpInterface utility functions for vector matrix multiplication (#68945)




More information about the All-commits mailing list