[all-commits] [llvm/llvm-project] 6be36f: [mlir][sparse] Improve handling of dynamic-sizes f...

wren romano via All-commits all-commits at lists.llvm.org
Fri Oct 29 17:44:56 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6be36fd79485bad879663f828dfd2506bf9adc03
      https://github.com/llvm/llvm-project/commit/6be36fd79485bad879663f828dfd2506bf9adc03
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2021-10-29 (Fri, 29 Oct 2021)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_sparse2dense.mlir

  Log Message:
  -----------
  [mlir][sparse] Improve handling of dynamic-sizes for sparse=>dense conversion

Allows the result to be more dynamically-sized than the source.

Reviewed By: aartbik

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




More information about the All-commits mailing list