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

PeimingLiu via All-commits all-commits at lists.llvm.org
Tue Nov 22 16:03:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 372e7939d738d69e20db28c4433d4e161ed72397
      https://github.com/llvm/llvm-project/commit/372e7939d738d69e20db28c4433d4e161ed72397
  Author: Peiming Liu <peiming at google.com>
  Date:   2022-11-23 (Wed, 23 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/unittests/Dialect/SparseTensor/MergerTest.cpp

  Log Message:
  -----------
  [mlir][sparse] support affine expression on sparse dimensions (analysis implementation)

Reviewed By: aartbik

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




More information about the All-commits mailing list