[all-commits] [llvm/llvm-project] 654bbb: [mlir][sparse] Move the implementation of sparse_t...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Thu Sep 29 15:06:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 654bbbde55151a9617d535215bb366b4979354c7
      https://github.com/llvm/llvm-project/commit/654bbbde55151a9617d535215bb366b4979354c7
  Author: bixia1 <bixia at google.com>
  Date:   2022-09-29 (Thu, 29 Sep 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseBufferRewriting.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
    M mlir/test/Dialect/SparseTensor/buffer_rewriting.mlir
    M mlir/test/Dialect/SparseTensor/codegen.mlir
    R mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_codegen_push_back.mlir
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_rewrite_push_back.mlir

  Log Message:
  -----------
  [mlir][sparse] Move the implementation of sparse_tensor.push_back to the buffer rewriter.

Reviewed By: aartbik, Peiming

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




More information about the All-commits mailing list