[all-commits] [llvm/llvm-project] 14504c: [mlir][sparse] Extend sparse_tensor.push_back to a...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Wed Oct 26 09:21:16 PDT 2022


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

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
    M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
    M mlir/test/Dialect/SparseTensor/invalid.mlir
    M mlir/test/Dialect/SparseTensor/roundtrip.mlir

  Log Message:
  -----------
  [mlir][sparse] Extend sparse_tensor.push_back to allow push_back a value n times.

Reviewed By: aartbik, Peiming

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




More information about the All-commits mailing list