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

Tobias Gysi via All-commits all-commits at lists.llvm.org
Mon May 31 07:28:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4f7bc17374ef79646ffc97a204abc8377187f16
      https://github.com/llvm/llvm-project/commit/f4f7bc17374ef79646ffc97a204abc8377187f16
  Author: Tobias Gysi <gysit at google.com>
  Date:   2021-05-31 (Mon, 31 May 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp

  Log Message:
  -----------
  [mlir][linalg] Cleanup LinalgOp usage in verification (NFC).

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

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




More information about the All-commits mailing list