[all-commits] [llvm/llvm-project] f9da44: [mlir][sparse] clean up a few TODOs and layout

Aart Bik via All-commits all-commits at lists.llvm.org
Tue Aug 1 17:06:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9da447fa791c078dcae52e48dcd036d7e2e539c
      https://github.com/llvm/llvm-project/commit/f9da447fa791c078dcae52e48dcd036d7e2e539c
  Author: Aart Bik <ajcbik at google.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/IR/CMakeLists.txt
    M mlir/include/mlir/Dialect/SparseTensor/IR/Enums.h
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorStorageLayout.h
    M mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.h

  Log Message:
  -----------
  [mlir][sparse] clean up a few TODOs and layout

Removed some TODOs that are not likely to be done
or are already recorded through git tracker.

Reviewed By: Peiming

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




More information about the All-commits mailing list