[all-commits] [llvm/llvm-project] 96b3bf: [mlir][sparse] Fix a problem in the new operator r...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Thu Nov 17 13:21:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96b3bf429273efc017ce72f18be0e52fd68d91de
      https://github.com/llvm/llvm-project/commit/96b3bf429273efc017ce72f18be0e52fd68d91de
  Author: bixia1 <bixia at google.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum_c32.mlir

  Log Message:
  -----------
  [mlir][sparse] Fix a problem in the new operator rewriter.

The getSparseTensorReaderNextX functions should return void.

Reviewed By: aartbik

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




More information about the All-commits mailing list