[all-commits] [llvm/llvm-project] 7e1eac: [mlir][sparse] add initialize() API to LoopEmitter...

PeimingLiu via All-commits all-commits at lists.llvm.org
Tue Dec 20 17:18:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e1eac511658bde4b83c7655f788d4c1e2d58cc5
      https://github.com/llvm/llvm-project/commit/7e1eac511658bde4b83c7655f788d4c1e2d58cc5
  Author: Peiming Liu <peiming at google.com>
  Date:   2022-12-21 (Wed, 21 Dec 2022)

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

  Log Message:
  -----------
  [mlir][sparse] add initialize() API to LoopEmitter to support post-constructor initialization

Reviewed By: aartbik

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




More information about the All-commits mailing list