[all-commits] [llvm/llvm-project] 8cb332: [mlir][sparse] Enhancing sparse=>sparse conversion.

wren romano via All-commits all-commits at lists.llvm.org
Mon May 16 15:42:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8cb332406c09c6cd03a70d02fe925840a15d6509
      https://github.com/llvm/llvm-project/commit/8cb332406c09c6cd03a70d02fe925840a15d6509
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2022-05-16 (Mon, 16 May 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
    M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
    M mlir/test/Dialect/SparseTensor/conversion.mlir
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_sparse2sparse.mlir
    M mlir/test/Integration/Dialect/SparseTensor/python/test_stress.py

  Log Message:
  -----------
  [mlir][sparse] Enhancing sparse=>sparse conversion.

Fixes: https://github.com/llvm/llvm-project/issues/51652

Depends On D122060

Reviewed By: aartbik

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




More information about the All-commits mailing list