[all-commits] [llvm/llvm-project] 269c82: [mlir][sparse] introduce new 2:4 block sparsity le...

PeimingLiu via All-commits all-commits at lists.llvm.org
Wed Jul 12 16:34:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 269c82d389f1f174b46002ec641dc358d73bc88c
      https://github.com/llvm/llvm-project/commit/269c82d389f1f174b46002ec641dc358d73bc88c
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M mlir/include/mlir-c/Dialect/SparseTensor.h
    M mlir/include/mlir/Dialect/SparseTensor/IR/Enums.h
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
    M mlir/lib/Bindings/Python/DialectSparseTensor.cpp
    M mlir/lib/Dialect/SparseTensor/IR/Detail/LvlTypeParser.h
    M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
    M mlir/test/Dialect/SparseTensor/roundtrip_encoding.mlir

  Log Message:
  -----------
  [mlir][sparse] introduce new 2:4 block sparsity level type.

Reviewed By: aartbik

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




More information about the All-commits mailing list