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

Tobias Gysi via All-commits all-commits at lists.llvm.org
Thu Jun 3 07:46:14 PDT 2021


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

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

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

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

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




More information about the All-commits mailing list