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

Tobias Gysi via All-commits all-commits at lists.llvm.org
Thu Jun 3 04:26:40 PDT 2021


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

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

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

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

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




More information about the All-commits mailing list