[all-commits] [llvm/llvm-project] e44534: [mlir][sparse] Add rewrite rule for the sparse_ten...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Fri Oct 21 12:21:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e445349d2cca15cf4581810ce298172a3939c453
      https://github.com/llvm/llvm-project/commit/e445349d2cca15cf4581810ce298172a3939c453
  Author: bixia1 <bixia at google.com>
  Date:   2022-10-21 (Fri, 21 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/test/Dialect/SparseTensor/rewriting_for_codegen.mlir

  Log Message:
  -----------
  [mlir][sparse] Add rewrite rule for the sparse_tensor.out operator.

Also fix the rewrite rule for sparse_tensor.new to reflect the recent change of
the runtime C interface and to use utilities for memref.alloca.

Reviewed By: aartbik

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




More information about the All-commits mailing list