[all-commits] [llvm/llvm-project] c7bb69: [mlir][sparse] replace zero yield generic op with ...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Aug 4 09:34:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7bb69bc7546887b98c5cc3e5c50318f85b56eaf
      https://github.com/llvm/llvm-project/commit/c7bb69bc7546887b98c5cc3e5c50318f85b56eaf
  Author: Aart Bik <ajcbik at google.com>
  Date:   2022-08-04 (Thu, 04 Aug 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/test/Dialect/SparseTensor/sparse_sddmm.mlir

  Log Message:
  -----------
  [mlir][sparse] replace zero yield generic op with copy in allocation

This prepares patterns that sometimes are generated by the front-end
and would prohibit fusion of SDDMM flavored kernels.

Reviewed By: springerm

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




More information about the All-commits mailing list