[all-commits] [llvm/llvm-project] ea4be7: [mlir][sparse] Fix problems in creating complex ze...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Thu Dec 8 07:49:40 PST 2022


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

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseBufferRewriting.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_complex32.mlir

  Log Message:
  -----------
  [mlir][sparse] Fix problems in creating complex zero for initialization.

Reviewed By: aartbik, wrengr

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




More information about the All-commits mailing list