[all-commits] [llvm/llvm-project] 7175f9: [mlir][sparse] extend foreach operation to iterato...

PeimingLiu via All-commits all-commits at lists.llvm.org
Tue Nov 8 17:50:46 PST 2022


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

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_codegen_foreach.mlir

  Log Message:
  -----------
  [mlir][sparse] extend foreach operation to iterator over sparse constant.

Reviewed By: aartbik

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




More information about the All-commits mailing list