[all-commits] [llvm/llvm-project] 5a9c91: [mlir][linalg] Cleanup LinalgOp usage in capi.

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


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

  Changed paths:
    M mlir/lib/CAPI/Dialect/Linalg.cpp

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

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

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




More information about the All-commits mailing list