[all-commits] [llvm/llvm-project] d45be8: [mlir][sparse] Implement the rewrite for sparse_te...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Mon Oct 31 08:19:25 PDT 2022


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

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.td
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseBufferRewriting.cpp
    M mlir/test/Dialect/SparseTensor/buffer_rewriting.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_rewrite_push_back.mlir

  Log Message:
  -----------
  [mlir][sparse] Implement the rewrite for sparse_tensor.push_back a value n times.

Reviewed By: aartbik

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




More information about the All-commits mailing list