[all-commits] [llvm/llvm-project] 073620: [MLIR][Linalg] Move AggregatedOpInterface in linal...

lorenzo chelini via All-commits all-commits at lists.llvm.org
Mon Jul 24 07:22:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0736200de4db6c5a2b46de826a43f66d3c6193ab
      https://github.com/llvm/llvm-project/commit/0736200de4db6c5a2b46de826a43f66d3c6193ab
  Author: Lorenzo Chelini <l.chelini at icloud.com>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td

  Log Message:
  -----------
  [MLIR][Linalg] Move AggregatedOpInterface in linalg namespace (NFC)

For now, the interface is specific to linalg only.

Reviewed By: qcolombet

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




More information about the All-commits mailing list