[all-commits] [llvm/llvm-project] c42bbd: [mlir][sparse] implement lowering rules for Extrac...

Peiming Liu via All-commits all-commits at lists.llvm.org
Wed Jun 12 10:49:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c42bbda42542cbf811f42a288f63b10e72e204de
      https://github.com/llvm/llvm-project/commit/c42bbda42542cbf811f42a288f63b10e72e204de
  Author: Peiming Liu <peiming at google.com>
  Date:   2024-06-12 (Wed, 12 Jun 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/IR/Enums.h
    M mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.h
    M mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.td
    M mlir/lib/Dialect/SparseTensor/Transforms/CMakeLists.txt
    A mlir/lib/Dialect/SparseTensor/Transforms/SparseIterationToScf.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorIterator.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorIterator.h
    A mlir/test/Dialect/SparseTensor/sparse_iteration_to_scf.mlir
    M mlir/test/Dialect/SparseTensor/sparse_space_collapse.mlir

  Log Message:
  -----------
  [mlir][sparse] implement lowering rules for ExtractIterSpaceOp.  (#89143)

**DO NOT MERGE** until https://github.com/llvm/llvm-project/pull/89003



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list