[all-commits] [llvm/llvm-project] ad10d9: [mlir][linalg] Cleanup LinalgOp usage in generaliz...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Thu Jun 3 02:45:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad10d965c838677f8c961aa615cd965f9c5700b0
      https://github.com/llvm/llvm-project/commit/ad10d965c838677f8c961aa615cd965f9c5700b0
  Author: Tobias Gysi <gysit at google.com>
  Date:   2021-06-03 (Thu, 03 Jun 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Generalization.cpp

  Log Message:
  -----------
  [mlir][linalg] Cleanup LinalgOp usage in generalization.

Replace the uses of deprecated Structured Op Interface methods in Generalization.cpp. This patch is based on https://reviews.llvm.org/D103394.

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




More information about the All-commits mailing list