[all-commits] [llvm/llvm-project] c374ef: [mlir][sparse] Extend the operator new rewriter to...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Thu Nov 17 10:48:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c374ef2eb7768b2994aff6a49b55f729df2fb9c8
      https://github.com/llvm/llvm-project/commit/c374ef2eb7768b2994aff6a49b55f729df2fb9c8
  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/Dialect/SparseTensor/rewriting_for_codegen.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum.mlir

  Log Message:
  -----------
  [mlir][sparse] Extend the operator new rewriter to handle isSymmetric flag.

Reviewed By: aartbik

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




More information about the All-commits mailing list