[all-commits] [llvm/llvm-project] 2f2b5b: [mlir][linalg] Cleanup LinalgOp usage in sparse co...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Tue Jun 1 23:55:27 PDT 2021


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

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp

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

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

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




More information about the All-commits mailing list