[all-commits] [llvm/llvm-project] 0500c9: [mlir][sparse] update doc of sparse tensor storage...

Aart Bik via All-commits all-commits at lists.llvm.org
Fri Nov 3 16:21:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0500c9348cd16b341c0706e2a4c249a1b954dce2
      https://github.com/llvm/llvm-project/commit/0500c9348cd16b341c0706e2a4c249a1b954dce2
  Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorStorageLayout.h
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorDescriptor.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorDescriptor.h

  Log Message:
  -----------
  [mlir][sparse] update doc of sparse tensor storage-layout/descriptor (#71249)

This prepares actual "direct IR codegen" for loose compressed and 2:4.
Also bit of cleanup of stale TODOs




More information about the All-commits mailing list