[all-commits] [llvm/llvm-project] a0989a: [mlir][Linalg] Fix Linalg behavior in the context ...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Thu Nov 2 10:21:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0989a7af366b61776225d31ae141732874edf34
      https://github.com/llvm/llvm-project/commit/a0989a7af366b61776225d31ae141732874edf34
  Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
    M mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/test/Dialect/Linalg/generalize-named-ops.mlir
    M mlir/test/Dialect/Linalg/named-ops.mlir

  Log Message:
  -----------
  [mlir][Linalg] Fix Linalg behavior in the context of vector elemental… (#71041)

… types




More information about the All-commits mailing list