[all-commits] [llvm/llvm-project] 761c9d: [mlir][sparse] implementating stageSparseOpPass as...

Peiming Liu via All-commits all-commits at lists.llvm.org
Tue Oct 17 10:54:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 761c9dd92789b744607dc9c8c5071fef340fd86f
      https://github.com/llvm/llvm-project/commit/761c9dd92789b744607dc9c8c5071fef340fd86f
  Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/IR/CMakeLists.txt
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
    A mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorInterfaces.h
    A mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorInterfaces.td
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
    M mlir/lib/Dialect/SparseTensor/IR/CMakeLists.txt
    M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
    A mlir/lib/Dialect/SparseTensor/IR/SparseTensorInterfaces.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/StageSparseOperations.cpp
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir][sparse] implementating stageSparseOpPass as an interface (#69022)




More information about the All-commits mailing list