[all-commits] [llvm/llvm-project] f27514: [mlir][Linalg] Better builders for transform ops

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Wed Dec 14 06:24:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f27514800cc50677d640deae555bf999653a4c6f
      https://github.com/llvm/llvm-project/commit/f27514800cc50677d640deae555bf999653a4c6f
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
    M mlir/test/Dialect/Linalg/transform-tile-reduction.mlir

  Log Message:
  -----------
  [mlir][Linalg] Better builders for transform ops

Also adopt DenseI64ArrayAttr in those transform ops.

Differential Revision: https://reviews.llvm.org/D140009




More information about the All-commits mailing list