[all-commits] [llvm/llvm-project] 19cde2: [mlir][sparse] Improve concatenate operation conve...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Wed Dec 7 12:07:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19cde2df95f379d05fbb599f7d601003718dc91a
      https://github.com/llvm/llvm-project/commit/19cde2df95f379d05fbb599f7d601003718dc91a
  Author: bixia1 <bixia at google.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
    M mlir/test/Dialect/SparseTensor/sparse_concat.mlir

  Log Message:
  -----------
  [mlir][sparse] Improve concatenate operation conversion for the case with annotated all dense result.

Reviewed By: aartbik

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




More information about the All-commits mailing list