[all-commits] [llvm/llvm-project] 95ddc8: [mlir][Linalg] Allow all build methods of Structur...

MaheshRavishankar via All-commits all-commits at lists.llvm.org
Thu Aug 19 11:15:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95ddc8341ae2c27229ad3dcf1d55abebcec15d02
      https://github.com/llvm/llvm-project/commit/95ddc8341ae2c27229ad3dcf1d55abebcec15d02
  Author: MaheshRavishankar <ravishankarm at google.com>
  Date:   2021-08-19 (Thu, 19 Aug 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/test/mlir-linalg-ods-gen/test-linalg-ods-gen.tc
    M mlir/test/mlir-linalg-ods-gen/test-linalg-ods-yaml-gen.yaml
    M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp
    M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp

  Log Message:
  -----------
  [mlir][Linalg] Allow all build methods of Structured ops to specify additional attributes.

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




More information about the All-commits mailing list