[all-commits] [llvm/llvm-project] 62cd26: [mlir][Linalg] Remove unused method declaration.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Mon Aug 22 23:39:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62cd26bf96f5ffb0277ec6110697f50aa4f0ffa3
      https://github.com/llvm/llvm-project/commit/62cd26bf96f5ffb0277ec6110697f50aa4f0ffa3
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/Linalg.h

  Log Message:
  -----------
  [mlir][Linalg] Remove unused method declaration.

The "real" method declaration is in LinalgInterfaces.h

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




More information about the All-commits mailing list