[all-commits] [llvm/llvm-project] fb2873: [mlir][sparse] support affine expression on dense ...

PeimingLiu via All-commits all-commits at lists.llvm.org
Mon Nov 21 17:31:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb287335419a9d2976d4ed3ae74bcc6cdd0565c3
      https://github.com/llvm/llvm-project/commit/fb287335419a9d2976d4ed3ae74bcc6cdd0565c3
  Author: Peiming Liu <peiming at google.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
    M mlir/test/Dialect/SparseTensor/sparse_affine.mlir

  Log Message:
  -----------
  [mlir][sparse] support affine expression on dense dimensions (except constant affine)

Reviewed By: aartbik

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




More information about the All-commits mailing list