[all-commits] [llvm/llvm-project] 91e7b9: [mlir][sparse] annotate loops that are generated b...

PeimingLiu via All-commits all-commits at lists.llvm.org
Wed Nov 16 16:09:46 PST 2022


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

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp

  Log Message:
  -----------
  [mlir][sparse] annotate loops that are generated by loop emitter.

Reviewed By: aartbik

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




More information about the All-commits mailing list